You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/27 18:49:14 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21011 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21011/
Java: 64bit/jdk-9.0.1 -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:36453/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:36453/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([37F568D5A7E5619C:E471811835283A60]: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 13381 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2277639 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/init-core-data-001
   [junit4]   2> 2277639 WARN  (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2277639 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2277640 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2277641 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
   [junit4]   2> 2277641 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 2277642 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001
   [junit4]   2> 2277643 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2277643 INFO  (Thread-4958) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2277643 INFO  (Thread-4958) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2277645 ERROR (Thread-4958) [    ] 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> 2277743 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.ZkTestServer start zk server on port:36589
   [junit4]   2> 2277749 INFO  (jetty-launcher-5433-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2277749 INFO  (jetty-launcher-5433-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2277749 INFO  (jetty-launcher-5433-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2277750 INFO  (jetty-launcher-5433-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@471515ec{/solr,null,AVAILABLE}
   [junit4]   2> 2277751 INFO  (jetty-launcher-5433-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59bd41e0{/solr,null,AVAILABLE}
   [junit4]   2> 2277751 INFO  (jetty-launcher-5433-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25017e53{/solr,null,AVAILABLE}
   [junit4]   2> 2277752 INFO  (jetty-launcher-5433-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7443a51d{HTTP/1.1,[http/1.1]}{127.0.0.1:37657}
   [junit4]   2> 2277752 INFO  (jetty-launcher-5433-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@405fa3c4{HTTP/1.1,[http/1.1]}{127.0.0.1:35253}
   [junit4]   2> 2277752 INFO  (jetty-launcher-5433-thread-3) [    ] o.e.j.s.Server Started @2279331ms
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-2) [    ] o.e.j.s.Server Started @2279331ms
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37657}
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35253}
   [junit4]   2> 2277752 INFO  (jetty-launcher-5433-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69c7ecfa{HTTP/1.1,[http/1.1]}{127.0.0.1:42145}
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-1) [    ] o.e.j.s.Server Started @2279331ms
   [junit4]   2> 2277753 ERROR (jetty-launcher-5433-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42145}
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2277753 ERROR (jetty-launcher-5433-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2277754 ERROR (jetty-launcher-5433-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T18:27:05.314654Z
   [junit4]   2> 2277754 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T18:27:05.314726Z
   [junit4]   2> 2277753 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2277755 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2277755 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T18:27:05.315086Z
   [junit4]   2> 2277758 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277758 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277758 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2277763 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 0x15ffebb8d740002, 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> 2277765 INFO  (jetty-launcher-5433-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr
   [junit4]   2> 2277766 INFO  (jetty-launcher-5433-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr
   [junit4]   2> 2277770 INFO  (jetty-launcher-5433-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr
   [junit4]   2> 2277793 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2277793 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35253_solr
   [junit4]   2> 2277793 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.c.Overseer Overseer (id=99077798310969352-127.0.0.1:35253_solr-n_0000000000) starting
   [junit4]   2> 2277800 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2277801 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37657_solr
   [junit4]   2> 2277801 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2277802 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2277802 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35253_solr
   [junit4]   2> 2277803 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2277806 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2277810 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2277810 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2277811 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42145_solr
   [junit4]   2> 2277811 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2277811 INFO  (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2277813 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2277852 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277857 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277857 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277858 INFO  (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/.
   [junit4]   2> 2277858 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277859 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277866 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277866 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277866 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277866 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2277867 INFO  (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/.
   [junit4]   2> 2277867 INFO  (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/.
   [junit4]   2> 2278014 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2278014 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36589/solr ready
   [junit4]   2> 2278015 INFO  (qtp871011702-23659) [n:127.0.0.1:35253_solr    ] 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> 2278016 INFO  (OverseerThreadFactory-8279-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 2278121 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37657/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278123 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42145/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278125 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35253/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2278328 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] 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> 2278329 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] 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> 2278328 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr    ] 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> 2278329 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2278329 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2278329 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2278433 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2278433 INFO  (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2278433 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2278433 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2278433 INFO  (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2278434 INFO  (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2279342 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2279347 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2279347 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2279358 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 2279361 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 2279362 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2279468 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2279468 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2279470 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2279474 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' using configuration from collection first_collection, trusted=true
   [junit4]   2> 2279474 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' using configuration from collection first_collection, trusted=true
   [junit4]   2> 2279474 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.core.first_collection.shard1.replica_n1' (registry 'solr.core.first_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2279474 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279474 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/first_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 2279474 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.core.first_collection.shard3.replica_n4' (registry 'solr.core.first_collection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2279474 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279474 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/first_collection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 2279475 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from collection first_collection, trusted=true
   [junit4]   2> 2279475 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.core.first_collection.shard2.replica_n2' (registry 'solr.core.first_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2279475 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2279475 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/first_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 2279475 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2279476 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2279477 WARN  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2279477 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2279478 WARN  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2279478 WARN  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2279501 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2279501 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279501 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279502 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279502 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868
   [junit4]   2> 2279502 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fba4b3a[first_collection_shard1_replica_n1] main]
   [junit4]   2> 2279503 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279503 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279504 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2279504 INFO  (searcherExecutor-8286-thread-1-processing-n:127.0.0.1:37657_solr x:first_collection_shard1_replica_n1 s:shard1 c:first_collection r:core_node3) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [first_collection_shard1_replica_n1] Registered new searcher Searcher@4fba4b3a[first_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279504 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774925860864
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2279507 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2279508 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2279511 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2279511 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279512 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279512 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279512 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2279512 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279513 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868
   [junit4]   2> 2279513 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279513 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279513 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@643259b0[first_collection_shard3_replica_n4] main]
   [junit4]   2> 2279513 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279514 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279514 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868
   [junit4]   2> 2279514 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@254b577d[first_collection_shard2_replica_n2] main]
   [junit4]   2> 2279514 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2279514 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279514 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2279515 INFO  (searcherExecutor-8287-thread-1-processing-n:127.0.0.1:35253_solr x:first_collection_shard3_replica_n4 s:shard3 c:first_collection r:core_node6) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [first_collection_shard3_replica_n4] Registered new searcher Searcher@643259b0[first_collection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279515 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774937395200
   [junit4]   2> 2279515 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2279515 INFO  (searcherExecutor-8288-thread-1-processing-n:127.0.0.1:42145_solr x:first_collection_shard2_replica_n2 s:shard2 c:first_collection r:core_node5) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [first_collection_shard2_replica_n2] Registered new searcher Searcher@254b577d[first_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279515 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774937395200
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 2279517 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2279517 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2279518 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 2279518 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 2279620 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2279620 INFO  (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2279620 INFO  (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2279620 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2279620 INFO  (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2279620 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2279658 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279669 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279669 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2279671 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=1342
   [junit4]   2> 2279671 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1342
   [junit4]   2> 2279675 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=1346
   [junit4]   2> 2279678 INFO  (qtp871011702-23659) [n:127.0.0.1:35253_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2279772 INFO  (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2279772 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2279772 INFO  (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2279772 INFO  (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] 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> 2279772 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2279772 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2280018 INFO  (OverseerCollectionConfigSetProcessor-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2280678 INFO  (qtp871011702-23659) [n:127.0.0.1:35253_solr    ] 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=2663
   [junit4]   2> 2280679 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] 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> 2280679 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: first_collection
   [junit4]   2> 2280683 INFO  (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2280683 INFO  (qtp871011702-23656) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 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=http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2280683 INFO  (qtp411734434-23676) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 2280684 INFO  (qtp1942808347-23678) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 2280686 INFO  (qtp1942808347-23669) [n:127.0.0.1:42145_solr    ] 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> 2280688 INFO  (qtp1942808347-23669) [n:127.0.0.1:42145_solr    ] 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> 2280689 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported
   [junit4]   2> 2280690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145
   [junit4]   2> 2280690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported
   [junit4]   2> 2280690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145
   [junit4]   2> 2280690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported
   [junit4]   2> 2280690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145
   [junit4]   2> 2280694 WARN  (qtp1942808347-23669) [n:127.0.0.1:42145_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@736db9cd[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03D\xDb\r\xB89'\xC6...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>tty(9.3.20.v20170...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280695 WARN  (qtp1942808347-23669) [n:127.0.0.1:42145_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@5ee8bc88{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280698 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] 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> 2280700 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] 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> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280705 WARN  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@59c70110[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x033'52\xD5\r\x06...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280706 WARN  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@570d4374{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280708 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] 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> 2280711 INFO  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] 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> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280717 WARN  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@193e8ec7[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\x87\xEbYp\xAc\x859...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280718 WARN  (qtp411734434-23672) [n:127.0.0.1:37657_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@1d554001{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280719 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69c7ecfa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2280720 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=643363183
   [junit4]   2> 2280720 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2280720 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27637680: rootName = solr_42145, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@385a87ca
   [junit4]   2> 2280731 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2280731 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ab97382: rootName = solr_42145, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@53d9aca9
   [junit4]   2> 2280737 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2280737 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7680786e: rootName = solr_42145, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ed44f6a
   [junit4]   2> 2280738 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42145_solr
   [junit4]   2> 2280739 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2280739 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2280739 INFO  (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2280739 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2280739 INFO  (zkCallback-5459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2280739 INFO  (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [first_collection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6fe31ee
   [junit4]   2> 2280739 INFO  (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.first_collection.shard2.replica_n2, tag=117322222
   [junit4]   2> 2280740 INFO  (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25b3211b: rootName = solr_42145, domain = solr.core.first_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.first_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@7d69cab6
   [junit4]   2> 2280766 INFO  (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.first_collection.shard2.leader, tag=117322222
   [junit4]   2> 2280768 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25017e53{/solr,null,UNAVAILABLE}
   [junit4]   2> 2280768 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2280769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34735bed{/solr,null,AVAILABLE}
   [junit4]   2> 2280769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30e6697a{HTTP/1.1,[http/1.1]}{127.0.0.1:45549}
   [junit4]   2> 2280769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.e.j.s.Server Started @2282347ms
   [junit4]   2> 2280769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45549}
   [junit4]   2> 2280770 ERROR (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2280770 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2280770 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2280770 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2280770 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T18:27:08.330315Z
   [junit4]   2> 2280772 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2280777 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr
   [junit4]   2> 2280781 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2280782 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2280783 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45549_solr
   [junit4]   2> 2280783 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2280783 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2280783 INFO  (zkCallback-5464-thread-1-processing-n:127.0.0.1:45549_solr) [n:127.0.0.1:45549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2280783 INFO  (zkCallback-5459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2280819 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2280826 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2280826 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df
   [junit4]   2> 2280827 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node4/.
   [junit4]   2> 2280850 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] 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> 2280851 INFO  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] 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> 2280851 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280851 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280852 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280852 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280852 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported
   [junit4]   2> 2280852 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253
   [junit4]   2> 2280853 WARN  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@59c70110[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\xF3\x8c\xD5\xD21@\x91...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280853 WARN  (qtp871011702-23655) [n:127.0.0.1:35253_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@13a72b2b{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280854 INFO  (qtp411734434-23668) [n:127.0.0.1:37657_solr    ] 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> 2280855 INFO  (qtp411734434-23668) [n:127.0.0.1:37657_solr    ] 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> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported
   [junit4]   2> 2280856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657
   [junit4]   2> 2280858 WARN  (qtp411734434-23668) [n:127.0.0.1:37657_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@193e8ec7[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\x80\x16M\xF3\x0e\xB9\xA8...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280858 WARN  (qtp411734434-23668) [n:127.0.0.1:37657_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@2339a89{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280860 INFO  (qtp426693400-23778) [n:127.0.0.1:45549_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2280860 INFO  (qtp426693400-23778) [n:127.0.0.1:45549_solr    ] 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> 2280861 INFO  (qtp426693400-23778) [n:127.0.0.1:45549_solr    ] 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> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported
   [junit4]   2> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549
   [junit4]   2> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported
   [junit4]   2> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549
   [junit4]   2> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported
   [junit4]   2> 2280862 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549
   [junit4]   2> 2280864 WARN  (qtp426693400-23778) [n:127.0.0.1:45549_solr    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@18a1eca6[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03vaO3\x94\rO...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 2280864 WARN  (qtp426693400-23778) [n:127.0.0.1:45549_solr    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@166611c2{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 2280864 INFO  (qtp871011702-23660) [n:127.0.0.1:35253_solr    ] 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> 2280865 INFO  (OverseerThreadFactory-8279-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] o.a.s.c.CreateCollectionCmd Create collection second_collection
   [junit4]   2> 2280968 INFO  (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2280968 INFO  (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr    ] 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> 2280968 INFO  (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2280968 INFO  (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr    ] 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> 2281072 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] 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":"http://127.0.0.1:45549/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2281073 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] 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":"http://127.0.0.1:37657/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2281075 INFO  (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr    ] 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":"http://127.0.0.1:35253/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2281276 INFO  (qtp871011702-23656) [n:127.0.0.1:35253_solr    ] 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> 2281276 INFO  (qtp411734434-23674) [n:127.0.0.1:37657_solr    ] 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> 2281276 INFO  (qtp426693400-23775) [n:127.0.0.1:45549_solr    ] 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
   

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

.0.1:38415_solr c:second_collection s:shard3 r:core_node6 x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard3.leader, tag=1770163998
   [junit4]   2> 2524369 INFO  (jetty-closer-5529-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ae462de{/solr,null,UNAVAILABLE}
   [junit4]   2> 2524377 INFO  (coreCloseExecutor-8500-thread-1) [n:127.0.0.1:40829_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.first_collection.shard1.leader, tag=986417545
   [junit4]   2> 2524377 INFO  (coreCloseExecutor-8500-thread-2) [n:127.0.0.1:40829_solr c:second_collection s:shard1 r:core_node3 x:second_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard1.leader, tag=519658998
   [junit4]   2> 2524379 INFO  (jetty-closer-5529-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24ede4a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2524380 INFO  (coreCloseExecutor-8501-thread-2) [n:127.0.0.1:41795_solr c:second_collection s:shard2 r:core_node5 x:second_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard2.leader, tag=2086770568
   [junit4]   2> 2524381 INFO  (jetty-closer-5529-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99077814082666505-127.0.0.1:41795_solr-n_0000000000) closing
   [junit4]   2> 2524381 INFO  (OverseerStateUpdate-99077814082666505-127.0.0.1:41795_solr-n_0000000000) [n:127.0.0.1:41795_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41795_solr
   [junit4]   2> 2524381 WARN  (OverseerAutoScalingTriggerThread-99077814082666505-127.0.0.1:41795_solr-n_0000000000) [n:127.0.0.1:41795_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2524382 INFO  (jetty-closer-5529-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d32cb86{/solr,null,UNAVAILABLE}
   [junit4]   2> 2524382 ERROR (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [    ] 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> 2524383 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42593 42593
   [junit4]   2> 2525787 INFO  (Thread-5070) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42593 42593
   [junit4]   2> 2525787 WARN  (Thread-5070) [    ] 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/99077814082666505-127.0.0.1:41795_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> 2525788 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1289, maxMBSortInHeap=5.7400002244046275, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ff93c90), locale=se-SE, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=210938912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, DirectSolrSpellCheckerTest, SortByFunctionTest, ChaosMonkeyNothingIsSafeTest, TestChildDocTransformer, HLLUtilTest, JvmMetricsTest, TestLegacyField, TestSolrCoreProperties, TestQuerySenderListener, ZkNodePropsTest, TestSmileRequest, SystemInfoHandlerTest, TestObjectReleaseTracker, TestFieldResource, TestDFISimilarityFactory, CSVRequestHandlerTest, SuggesterTest, TestIndexSearcher, AlternateDirectoryTest, TestMacroExpander, StatsComponentTest, TestFieldSortValues, TestDistributedGrouping, TestLRUCache, TestDistributedMissingSort, TestSizeLimitedDistributedMap, MoveReplicaHDFSFailoverTest, TestCoreContainer, TestSSLRandomization, TestPartialUpdateDeduplication, TestManagedSchemaThreadSafety, UninvertDocValuesMergePolicyTest, TestSQLHandler, DistributedFacetPivotLargeTest, OverseerRolesTest, HighlighterTest, OverriddenZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest, ClusterStateTest, TestConfigSetProperties, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, TestClusterStateMutator, ScriptEngineTest, SortSpecParsingTest, HdfsAutoAddReplicasIntegrationTest, BasicAuthIntegrationTest, TestRestManager, LargeFieldTest, TestNumericRangeQuery64, TestDynamicFieldCollectionResource, DocValuesNotIndexedTest, SolrShardReporterTest, TestNumericTerms32, CloudMLTQParserTest, TestInfoStreamLogging, LeaderElectionTest, DistanceUnitsTest, BlockDirectoryTest, TestDocBasedVersionConstraints, HighlighterMaxOffsetTest, CollectionReloadTest, CoreAdminRequestStatusTest, TestCharFilters, OverseerTest, TestSubQueryTransformerDistrib, MetricsHandlerTest, FieldMutatingUpdateProcessorTest, PluginInfoTest, ConfigSetsAPITest, TestFunctionQuery, TestDeleteCollectionOnDownNodes, ConfigureRecoveryStrategyTest, DistribJoinFromCollectionTest, ExplicitHLLTest, TestRandomFlRTGCloud, TestLMJelinekMercerSimilarityFactory, TestLockTree, RollingRestartTest, TestAuthenticationFramework, TestSchemalessBufferedUpdates, TestSolrCloudWithKerberosAlt, SolrCLIZkUtilsTest, TestSolrCoreSnapshots, TestHashQParserPlugin, DeleteNodeTest, GraphQueryTest, TimePartitionedUpdateProcessorTest, SimplePostToolTest, BasicDistributedZk2Test, TimeZoneUtilsTest, ClassificationUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestCustomStream, TestFieldCacheVsDocValues, TestSolrFieldCacheBean, AutoScalingHandlerTest, TestQueryTypes, ImplicitSnitchTest, TestReplicationHandlerBackup, ResponseHeaderTest, WordBreakSolrSpellCheckerTest, CdcrReplicationHandlerTest, AnalyticsMergeStrategyTest, TestStressInPlaceUpdates, InfixSuggestersTest, SpatialHeatmapFacetsTest, TestSolrCloudWithHadoopAuthPlugin, HdfsSyncSliceTest, DistributedFacetPivotSmallTest, LoggingHandlerTest, HdfsRecoverLeaseTest, DataDrivenBlockJoinTest, ReplaceNodeTest, TestSchemaNameResource, BlockJoinFacetDistribTest, ExitableDirectoryReaderTest, TestComplexPhraseLeadingWildcard, TestOrdValues, TestCloudRecovery, ShardRoutingCustomTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TestReload, TestRangeQuery, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [557/751 (1!)] on J2 in 248.17s, 4 tests, 1 error <<< FAILURES!

[...truncated 40847 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21012 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21012/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamingTest

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 90 seconds
	at __randomizedtesting.SeedInfo.seed([36A7347C8A285BC5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.client.solrj.io.stream.StreamingTest.configureCluster(StreamingTest.java:103)
	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$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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)


FAILED:  org.apache.lucene.index.TestStressNRT.test

Error Message:
MockDirectoryWrapper: cannot close: there are still 10 open files: {_1j.cfs=1, _1i.cfs=1, _1m.fdt=1, _1h.cfs=1, _1f.cfs=1, _1m_Lucene50_0.tim=1, _1n.cfs=1, _1m_Lucene50_0.doc=1, _1l.cfs=1, _1k.cfs=1}

Stack Trace:
java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still 10 open files: {_1j.cfs=1, _1i.cfs=1, _1m.fdt=1, _1h.cfs=1, _1f.cfs=1, _1m_Lucene50_0.tim=1, _1n.cfs=1, _1m_Lucene50_0.doc=1, _1l.cfs=1, _1k.cfs=1}
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:841)
	at org.apache.lucene.index.TestStressNRT.test(TestStressNRT.java:398)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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)
Caused by: java.lang.RuntimeException: unclosed IndexInput: _1f.cfs
	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:732)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:776)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:78)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:99)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:184)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:333)
	at org.apache.lucene.index.StandardDirectoryReader$2.doBody(StandardDirectoryReader.java:327)
	at org.apache.lucene.index.StandardDirectoryReader$2.doBody(StandardDirectoryReader.java:323)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:667)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromCommit(StandardDirectoryReader.java:329)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenNoWriter(StandardDirectoryReader.java:319)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:270)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:258)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.TestStressNRT$1.run(TestStressNRT.java:160)


FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:39953/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:39953/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([EAB2D62855EFDF79:4948788DD20735DC]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39953/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	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.lambda$directUpdate$0(CloudSolrClient.java:526)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more




Build Log:
[...truncated 1174 lines...]
   [junit4] Suite: org.apache.lucene.index.TestStressNRT
   [junit4]   1> READER1: FAILED: unexpected exception
   [junit4]   1> READER0: FAILED: unexpected exception
   [junit4]   1> java.lang.AssertionError: No documents or tombstones found for id 65, expected at least -21 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   1> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   1> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)
   [junit4]   1> java.lang.AssertionError: No documents or tombstones found for id 169, expected at least 12 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   1> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   1> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)
   [junit4]   2> Nov 27, 2017 12:35:42 PTG com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[READER0,5,TGRP-TestStressNRT]
   [junit4]   2> java.lang.RuntimeException: java.lang.AssertionError: No documents or tombstones found for id 169, expected at least 12 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([C4541956331CF68E]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:377)
   [junit4]   2> Caused by: java.lang.AssertionError: No documents or tombstones found for id 169, expected at least 12 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   2> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)
   [junit4]   2> 
   [junit4]   2> Nov 27, 2017 12:35:42 PTG com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[READER1,5,TGRP-TestStressNRT]
   [junit4]   2> java.lang.RuntimeException: java.lang.AssertionError: No documents or tombstones found for id 65, expected at least -21 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([C4541956331CF68E]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:377)
   [junit4]   2> Caused by: java.lang.AssertionError: No documents or tombstones found for id 65, expected at least -21 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   2> 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressNRT -Dtests.method=test -Dtests.seed=C4541956331CF68E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=US/Pacific-New -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.26s J0 | TestStressNRT.test <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still 10 open files: {_1j.cfs=1, _1i.cfs=1, _1m.fdt=1, _1h.cfs=1, _1f.cfs=1, _1m_Lucene50_0.tim=1, _1n.cfs=1, _1m_Lucene50_0.doc=1, _1l.cfs=1, _1k.cfs=1}
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:841)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT.test(TestStressNRT.java:398)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: unclosed IndexInput: _1f.cfs
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:732)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:776)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:78)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
   [junit4]    > 	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:99)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:184)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:333)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$2.doBody(StandardDirectoryReader.java:327)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader$2.doBody(StandardDirectoryReader.java:323)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:667)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromCommit(StandardDirectoryReader.java:329)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenNoWriter(StandardDirectoryReader.java:319)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:270)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:258)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT$1.run(TestStressNRT.java:160)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2712, name=READER1, state=RUNNABLE, group=TGRP-TestStressNRT]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.AssertionError: No documents or tombstones found for id 65, expected at least -21 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4541956331CF68E]:0)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:377)
   [junit4]    > Caused by: java.lang.AssertionError: No documents or tombstones found for id 65, expected at least -21 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2711, name=READER0, state=RUNNABLE, group=TGRP-TestStressNRT]
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.AssertionError: No documents or tombstones found for id 169, expected at least 12 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4541956331CF68E]:0)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:377)
   [junit4]    > Caused by: java.lang.AssertionError: No documents or tombstones found for id 169, expected at least 12 reader=StandardDirectoryReader(segments_j:236 _1f(8.0.0):c136/133:delGen=5 _1h(8.0.0):c58/56:delGen=4 _1i(8.0.0):c210/202:delGen=3 _1k(8.0.0):c43/35:delGen=2 _1j(8.0.0):c71/64:delGen=3 _1l(8.0.0):c81/69:delGen=2 _1n(8.0.0):c5/3:delGen=1 _1m(8.0.0):C109/80:delGen=2)
   [junit4]    > 	at org.apache.lucene.index.TestStressNRT$2.run(TestStressNRT.java:348)
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@673b2442), locale=ms, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=481316696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticF1LOG, TestSegmentMerger, TestUpgradeIndexMergePolicy, TestDelegatingAnalyzerWrapper, TestBooleanQueryVisitSubscorers, TestIndexWriterNRTIsCurrent, TestSpanBoostQuery, TestBytesStore, TestControlledRealTimeReopenThread, TestSpanMultiTermQueryWrapper, TestMaxTermFrequency, TestSmallFloat, TestSimpleExplanations, TestNamedSPILoader, TestDateTools, TestIndexWriterExceptions, TestIntArrayDocIdSet, TestStressDeletes, TestAllFilesCheckIndexHeader, TestThreadedForceMerge, TestConstantScoreQuery, TestApproximationSearchEquivalence, TestDeletionPolicy, TestLucene50CompoundFormat, TestDeterminizeLexicon, TestPagedBytes, TestClassicSimilarity, TestDirectoryReaderReopen, TestLiveFieldValues, TestIndexingSequenceNumbers, TestNeverDelete, Test2BBKDPoints, TestIntBlockPool, Test4GBStoredFields, TestNumericUtils, TestNRTReaderCleanup, TestWordlistLoader, TestNoDeletionPolicy, TestOmitNorms, TestDoubleRangeFieldQueries, TestSimpleFSDirectory, TestSloppyPhraseQuery, TestFilterCodecReader, TestIndexWriterOnVMError, TestCodecs, TestIndexWriterWithThreads, TestMutablePointsReaderUtils, TestBasicModelG, TestRegexpRandom, TestMathUtil, TestIndexableField, TestTermVectorsWriter, TestFuzzyQuery, TestTermQuery, TestDocsWithFieldSet, TestForceMergeForever, TestMultiThreadTermVectors, TestFixedLengthBytesRefArray, TestWildcardRandom, TestLucene50TermVectorsFormat, TestIndexedDISI, TestUniqueTermCount, TestMultiPhraseQuery, TestMultiCollector, TestNot, TestQueryRescorer, TestGeoUtils, TestUTF32ToUTF8, TestSleepingLockWrapper, TestIndexWriter, TestIndependenceChiSquared, TestStandardAnalyzer, TestDocCount, TestBinaryTerms, TestIsCurrent, TestSimilarityProvider, TestBytesRef, TestFlushByRamOrCountsPolicy, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestSearchAfter, TestHighCompressionMode, TestDocumentsWriterStallControl, TestRegexpRandom2, TestNRTCachingDirectory, TestFieldCacheRewriteMethod, TestPerFieldPostingsFormat2, TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestTermsEnum2, Test2BDocs, TestPostingsOffsets, TestMixedCodecs, TestTransactionRollback, TestFlex, TestSpanExplanations, TestRAMDirectory, TestDeterminism, TestDocsAndPositions, TestMergeSchedulerExternal, TestStressNRT]
   [junit4] Completed [292/476 (1!)] on J0 in 0.26s, 1 test, 1 error <<< FAILURES!

[...truncated 10447 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 6449 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[EAB2D62855EFDF79]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/init-core-data-001
   [junit4]   2> 6450 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[EAB2D62855EFDF79]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6450 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[EAB2D62855EFDF79]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 6455 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001
   [junit4]   2> 6460 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6462 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6462 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6561 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.ZkTestServer start zk server on port:44375
   [junit4]   2> 6651 ERROR (Thread-2) [    ] 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> 6914 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 6914 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 6914 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 6915 INFO  (jetty-launcher-5-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 6945 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 7034 INFO  (jetty-launcher-5-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22ca2b85{/solr,null,AVAILABLE}
   [junit4]   2> 7068 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599770b6{/solr,null,AVAILABLE}
   [junit4]   2> 7101 INFO  (jetty-launcher-5-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f126ed5{SSL,[ssl, http/1.1]}{127.0.0.1:38127}
   [junit4]   2> 7125 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79036ebc{/solr,null,AVAILABLE}
   [junit4]   2> 7126 INFO  (jetty-launcher-5-thread-5) [    ] o.e.j.s.Server Started @8514ms
   [junit4]   2> 7126 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38127}
   [junit4]   2> 7125 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75b07b75{/solr,null,AVAILABLE}
   [junit4]   2> 7156 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e49648{/solr,null,AVAILABLE}
   [junit4]   2> 7166 ERROR (jetty-launcher-5-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7166 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7166 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7166 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7169 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:28.694651Z
   [junit4]   2> 7175 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7176 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7926dca1{SSL,[ssl, http/1.1]}{127.0.0.1:41797}
   [junit4]   2> 7179 INFO  (jetty-launcher-5-thread-2) [    ] o.e.j.s.Server Started @8567ms
   [junit4]   2> 7176 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e281191{SSL,[ssl, http/1.1]}{127.0.0.1:43503}
   [junit4]   2> 7176 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ddb9d59{SSL,[ssl, http/1.1]}{127.0.0.1:34157}
   [junit4]   2> 7179 INFO  (jetty-launcher-5-thread-3) [    ] o.e.j.s.Server Started @8567ms
   [junit4]   2> 7179 INFO  (jetty-launcher-5-thread-4) [    ] o.e.j.s.Server Started @8567ms
   [junit4]   2> 7175 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41140134{SSL,[ssl, http/1.1]}{127.0.0.1:41509}
   [junit4]   2> 7180 INFO  (jetty-launcher-5-thread-1) [    ] o.e.j.s.Server Started @8568ms
   [junit4]   2> 7180 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41509}
   [junit4]   2> 7180 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34157}
   [junit4]   2> 7179 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43503}
   [junit4]   2> 7179 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41797}
   [junit4]   2> 7183 ERROR (jetty-launcher-5-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7183 ERROR (jetty-launcher-5-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7183 ERROR (jetty-launcher-5-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7183 ERROR (jetty-launcher-5-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 7183 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7200 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7200 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7200 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:28.727892Z
   [junit4]   2> 7183 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7201 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7201 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7201 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:28.728724Z
   [junit4]   2> 7183 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7202 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7202 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7202 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:28.729729Z
   [junit4]   2> 7183 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 7203 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 7203 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 7203 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:28.730597Z
   [junit4]   2> 7314 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7320 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7320 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7321 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7321 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 7392 INFO  (jetty-launcher-5-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 7392 INFO  (jetty-launcher-5-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 7428 INFO  (jetty-launcher-5-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 7435 INFO  (jetty-launcher-5-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 7454 INFO  (jetty-launcher-5-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 7696 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 7711 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 7714 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38127_solr
   [junit4]   2> 7717 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 7718 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34157_solr
   [junit4]   2> 7726 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43503_solr
   [junit4]   2> 7729 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.c.Overseer Overseer (id=99078358174466063-127.0.0.1:38127_solr-n_0000000000) starting
   [junit4]   2> 7738 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:43503_solr) [n:127.0.0.1:43503_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7738 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 7739 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8013 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38127_solr
   [junit4]   2> 8018 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8018 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:43503_solr) [n:127.0.0.1:43503_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8019 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8174 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 8179 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8185 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41509_solr
   [junit4]   2> 8190 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:43503_solr) [n:127.0.0.1:43503_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8195 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8196 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8196 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8240 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8242 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8245 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41797_solr
   [junit4]   2> 8246 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:43503_solr) [n:127.0.0.1:43503_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 8246 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 8246 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 8251 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:41797_solr) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 8267 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 8328 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8331 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8331 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8341 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43503.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8342 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43503.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8342 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43503.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8366 INFO  (jetty-launcher-5-thread-3) [n:127.0.0.1:43503_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node3/.
   [junit4]   2> 8398 INFO  (jetty-launcher-5-thread-4) [n:127.0.0.1:34157_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node4/.
   [junit4]   2> 8443 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38127.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8444 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38127.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8444 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38127.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8449 INFO  (jetty-launcher-5-thread-5) [n:127.0.0.1:38127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node5/.
   [junit4]   2> 8532 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41509.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8536 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41509.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8536 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41509.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8538 INFO  (jetty-launcher-5-thread-1) [n:127.0.0.1:41509_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node1/.
   [junit4]   2> 8553 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8565 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8566 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 8571 INFO  (jetty-launcher-5-thread-2) [n:127.0.0.1:41797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node2/.
   [junit4]   2> 9056 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 9057 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44375/solr ready
   [junit4]   2> 9080 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 9087 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e281191{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 9087 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019490076
   [junit4]   2> 9088 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 9088 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b989260: rootName = solr_43503, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2bee978d
   [junit4]   2> 9103 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 9103 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5e5cc38: rootName = solr_43503, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b4dde95
   [junit4]   2> 9114 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 9114 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@203943f8: rootName = solr_43503, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f8c7c4f
   [junit4]   2> 9130 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43503_solr
   [junit4]   2> 9131 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 9131 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9131 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9131 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:41797_solr) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9131 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9132 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9133 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 9133 INFO  (zkCallback-32-thread-1-processing-n:127.0.0.1:43503_solr) [n:127.0.0.1:43503_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 9136 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 0x15fff3de7eb000e, 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> 9144 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75b07b75{/solr,null,UNAVAILABLE}
   [junit4]   2> 9147 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 9167 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67902ada{/solr,null,AVAILABLE}
   [junit4]   2> 9168 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@515ba46c{SSL,[ssl, http/1.1]}{127.0.0.1:39953}
   [junit4]   2> 9168 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.e.j.s.Server Started @10557ms
   [junit4]   2> 9168 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39953}
   [junit4]   2> 9169 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 9169 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 9169 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9169 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9169 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-27T20:49:30.696922Z
   [junit4]   2> 9172 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9188 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44375/solr
   [junit4]   2> 9210 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 9212 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 9215 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39953_solr
   [junit4]   2> 9216 INFO  (zkCallback-42-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9216 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9216 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9217 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9217 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:41797_solr) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9217 INFO  (zkCallback-47-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 9295 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 9308 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 9308 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 9310 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[EAB2D62855EFDF79]) [n:127.0.0.1:39953_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node6/.
   [junit4]   2> 9671 INFO  (qtp176521390-87) [n:127.0.0.1:34157_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 9686 INFO  (OverseerThreadFactory-50-thread-1-processing-n:127.0.0.1:38127_solr) [n:127.0.0.1:38127_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 9828 INFO  (OverseerStateUpdate-99078358174466063-127.0.0.1:38127_solr-n_0000000000) [n:127.0.0.1:38127_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41509/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 9847 INFO  (OverseerStateUpdate-99078358174466063-127.0.0.1:38127_solr-n_0000000000) [n:127.0.0.1:38127_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39953/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 9852 INFO  (OverseerStateUpdate-99078358174466063-127.0.0.1:38127_solr-n_0000000000) [n:127.0.0.1:38127_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34157/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 9859 INFO  (OverseerStateUpdate-99078358174466063-127.0.0.1:38127_solr-n_0000000000) [n:127.0.0.1:38127_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41797/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10241 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 10243 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10257 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 10257 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10260 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 10261 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10273 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 10274 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 10402 INFO  (zkCallback-27-thread-1-processing-n:127.0.0.1:41797_solr) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10402 INFO  (zkCallback-30-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10402 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10402 INFO  (zkCallback-29-thread-2-processing-n:127.0.0.1:41509_solr) [n:127.0.0.1:41509_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10402 INFO  (zkCallback-47-thread-1-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10410 INFO  (zkCallback-27-thread-2-processing-n:127.0.0.1:41797_solr) [n:127.0.0.1:41797_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10422 INFO  (zkCallback-47-thread-2-processing-n:127.0.0.1:39953_solr) [n:127.0.0.1:39953_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 10427 INFO  (zkCallback-30-thread-2-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 11325 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 11334 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 11339 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 11340 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 11358 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 11358 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 11360 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 11363 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 11365 WARN  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11365 WARN  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11365 WARN  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11370 WARN  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11372 WARN  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11373 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11374 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11374 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 11374 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 11376 WARN  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 11377 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11377 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 11373 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 11379 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 11387 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 11387 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41509.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 11387 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39953.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 11391 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11391 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node4/testcollection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node4/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 11393 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11393 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node6/testcollection_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node6/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 11394 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11394 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 11398 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41797.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75d0618d
   [junit4]   2> 11399 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 11399 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_EAB2D62855EFDF79-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 11597 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11597 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11600 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11600 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11606 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@77cee15e[testcollection_shard1_replica_n3] main]
   [junit4]   2> 11609 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 11610 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 11611 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11612 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585253736135000064
   [junit4]   2> 11614 INFO  (searcherExecutor-67-thread-1-processing-n:127.0.0.1:39953_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@77cee15e[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11632 INFO  (qtp1307177143-185) [n:127.0.0.1:39953_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 11639 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11640 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11643 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11643 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11646 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@518a8fbd[testcollection_shard1_replica_n1] main]
   [junit4]   2> 11647 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 11647 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 11648 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11650 INFO  (searcherExecutor-68-thread-1-processing-n:127.0.0.1:41509_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@518a8fbd[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11650 INFO  (qtp386958536-61) [n:127.0.0.1:41509_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585253736174845952
   [junit4]   2> 11674 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11674 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11676 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11676 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11679 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b40286[testcollection_shard2_replica_n4] main]
   [junit4]   2> 11680 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 11681 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 11683 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11686 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11687 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11689 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585253736215740416
   [junit4]   2> 11694 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11694 INFO  (searcherExecutor-70-thread-1-processing-n:127.0.0.1:34157_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@14b40286[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11696 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11702 INFO  (qtp176521390-75) [n:127.0.0.1:34157_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 11705 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b7b25f2[testcollection_shard2_replica_n6] main]
   [junit4]   2> 11706 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 11707 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 11707 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11708 INFO  (qtp2017846331-96) [n:127.0.0.1:41797_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585253736235663360
   [junit4]   2> 11709 INFO  (searcherExecutor-69-thread-1-processing-n:127.0.0.1:41797_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:41

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

   [junit4]   1>    /autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>  /autoscaling.json (0)
   [junit4]   1>  DATA:
   [junit4]   1>      {
   [junit4]   1>        "cluster-preferences":[{
   [junit4]   1>            "minimize":"cores",
   [junit4]   1>            "precision":1}],
   [junit4]   1>        "triggers":{".auto_add_replicas":{
   [junit4]   1>            "name":".auto_add_replicas",
   [junit4]   1>            "event":"nodeLost",
   [junit4]   1>            "waitFor":30,
   [junit4]   1>            "actions":[
   [junit4]   1>              {
   [junit4]   1>                "name":"auto_add_replicas_plan",
   [junit4]   1>                "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>              {
   [junit4]   1>                "name":"execute_plan",
   [junit4]   1>                "class":"solr.ExecutePlanAction"}],
   [junit4]   1>            "enabled":true}},
   [junit4]   1>        "listeners":{".auto_add_replicas.system":{
   [junit4]   1>            "beforeAction":[],
   [junit4]   1>            "afterAction":[],
   [junit4]   1>            "trigger":".auto_add_replicas",
   [junit4]   1>            "stage":[
   [junit4]   1>              "STARTED",
   [junit4]   1>              "ABORTED",
   [junit4]   1>              "SUCCEEDED",
   [junit4]   1>              "FAILED",
   [junit4]   1>              "BEFORE_ACTION",
   [junit4]   1>              "AFTER_ACTION",
   [junit4]   1>              "IGNORED"],
   [junit4]   1>            "class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}}}
   [junit4]   1> 
   [junit4]   2> 213599 INFO  (jetty-closer-355-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4feeb868{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 213600 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1110742536
   [junit4]   2> 213600 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 213600 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d89a19d: rootName = solr_43681, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1da2c902
   [junit4]   2> 213605 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 213605 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@611ca5d4: rootName = solr_43681, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@36aea45b
   [junit4]   2> 213609 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 213609 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cd1b299: rootName = solr_43681, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6781d0ff
   [junit4]   2> 213610 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43681_solr
   [junit4]   2> 213611 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 213611 INFO  (coreCloseExecutor-853-thread-1) [n:127.0.0.1:43681_solr c:streams_collection s:shard1 r:core_node2 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore [streams_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@412fe8e
   [junit4]   2> 213611 INFO  (coreCloseExecutor-853-thread-1) [n:127.0.0.1:43681_solr c:streams_collection s:shard1 r:core_node2 x:streams_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.streams_collection.shard1.replica_n1, tag=68353678
   [junit4]   2> 213611 INFO  (coreCloseExecutor-853-thread-1) [n:127.0.0.1:43681_solr c:streams_collection s:shard1 r:core_node2 x:streams_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24f37cf7: rootName = solr_43681, domain = solr.core.streams_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.streams_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5cf936be
   [junit4]   2> 213612 INFO  (zkCallback-361-thread-4-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 213616 INFO  (coreCloseExecutor-853-thread-1) [n:127.0.0.1:43681_solr c:streams_collection s:shard1 r:core_node2 x:streams_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.streams_collection.shard1.leader, tag=68353678
   [junit4]   2> 213617 INFO  (jetty-closer-355-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99078528673513475-127.0.0.1:43681_solr-n_0000000000) closing
   [junit4]   2> 213618 INFO  (OverseerStateUpdate-99078528673513475-127.0.0.1:43681_solr-n_0000000000) [n:127.0.0.1:43681_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43681_solr
   [junit4]   2> 213618 WARN  (OverseerAutoScalingTriggerThread-99078528673513475-127.0.0.1:43681_solr-n_0000000000) [n:127.0.0.1:43681_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 213619 INFO  (jetty-closer-355-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5762cbe1{/solr,null,UNAVAILABLE}
   [junit4]   2> 213619 ERROR (SUITE-StreamingTest-seed#[36A7347C8A285BC5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 213620 INFO  (SUITE-StreamingTest-seed#[36A7347C8A285BC5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34435 34435
   [junit4]   2> 218755 INFO  (Thread-648) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34435 34435
   [junit4]   2> 218756 WARN  (Thread-648) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/collections/streams_collection/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 218756 INFO  (SUITE-StreamingTest-seed#[36A7347C8A285BC5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1553, maxMBSortInHeap=7.956520430786406, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65a821f2), locale=en-GD, timezone=Pacific/Guadalcanal
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=291278112,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkConfigManager, GraphExpressionTest, CloudSolrClientCacheTest, CubedRootEvaluatorTest, TestSpellCheckResponse, SolrExampleStreamingTest, TestConfigSetAdminRequest, SchemaTest, AscEvaluatorTest, FieldValueEvaluatorTest, TestV1toV2ApiMapper, TestPathTrie, ContentStreamTest, NotEvaluatorTest, LargeVolumeEmbeddedTest, ShardParamsTest, ConcurrentUpdateSolrClientBuilderTest, TestXMLEscaping, RawValueEvaluatorTest, TestToleratedUpdateError, StreamExpressionParserTest, NaturalLogEvaluatorTest, TestEmbeddedSolrServer, LargeVolumeBinaryJettyTest, JettyWebappTest, TermsResponseTest, TestDocumentObjectBinder, TestHash, SolrExceptionTest, FieldAnalysisResponseTest, FacetFieldTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, TestCloudSolrClientConnections, SelectWithEvaluatorsTest, StreamingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamingTest -Dtests.seed=36A7347C8A285BC5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GD -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | StreamingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 90 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([36A7347C8A285BC5]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamingTest.configureCluster(StreamingTest.java:103)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [146/146 (1!)] on J0 in 127.10s, 0 tests, 1 failure <<< FAILURES!

[...truncated 39185 lines...]