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 2018/01/10 04:33:08 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4377 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4377/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:60938/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60938/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([D97077C91C5E3F5E:B6F53C91A0280CB1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	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$9.evaluate(RandomizedRunner.java:968)
	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 14120 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/init-core-data-001
   [junit4]   2> 3601802 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 3601803 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3601803 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 3601803 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3601804 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001
   [junit4]   2> 3601804 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3601804 INFO  (Thread-5256) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3601804 INFO  (Thread-5256) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3601808 ERROR (Thread-5256) [    ] 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> 3601914 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60935
   [junit4]   2> 3601928 INFO  (zkConnectionManagerCallback-8660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601933 INFO  (jetty-launcher-8657-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3601933 INFO  (jetty-launcher-8657-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3601935 INFO  (jetty-launcher-8657-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@777fcff1{/solr,null,AVAILABLE}
   [junit4]   2> 3601935 INFO  (jetty-launcher-8657-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40854881{/solr,null,AVAILABLE}
   [junit4]   2> 3601936 INFO  (jetty-launcher-8657-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44d11ba1{HTTP/1.1,[http/1.1]}{127.0.0.1:60938}
   [junit4]   2> 3601936 INFO  (jetty-launcher-8657-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d51e75e{HTTP/1.1,[http/1.1]}{127.0.0.1:60937}
   [junit4]   2> 3601936 INFO  (jetty-launcher-8657-thread-2) [    ] o.e.j.s.Server Started @3603929ms
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60937}
   [junit4]   2> 3601936 INFO  (jetty-launcher-8657-thread-1) [    ] o.e.j.s.Server Started @3603929ms
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60938}
   [junit4]   2> 3601937 ERROR (jetty-launcher-8657-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601937 ERROR (jetty-launcher-8657-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T04:17:50.367647Z
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3601937 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T04:17:50.367894Z
   [junit4]   2> 3601939 INFO  (zkConnectionManagerCallback-8662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601939 INFO  (zkConnectionManagerCallback-8664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601940 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601940 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3601947 INFO  (jetty-launcher-8657-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60935/solr
   [junit4]   2> 3601947 INFO  (jetty-launcher-8657-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60935/solr
   [junit4]   2> 3601949 INFO  (zkConnectionManagerCallback-8670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601949 INFO  (zkConnectionManagerCallback-8672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601953 INFO  (zkConnectionManagerCallback-8676-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3601953 INFO  (zkConnectionManagerCallback-8675-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3602103 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3602104 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3602104 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60937_solr
   [junit4]   2> 3602106 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60938_solr
   [junit4]   2> 3602106 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.c.Overseer Overseer (id=99323600583852037-127.0.0.1:60937_solr-n_0000000000) starting
   [junit4]   2> 3602108 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3602108 INFO  (zkCallback-8673-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3602123 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60937_solr
   [junit4]   2> 3602126 INFO  (zkCallback-8673-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3602126 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3602151 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60938.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602161 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60937.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602161 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60938.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602161 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60938.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602162 INFO  (jetty-launcher-8657-thread-1) [n:127.0.0.1:60938_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/.
   [junit4]   2> 3602169 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60937.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602169 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60937.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3602169 INFO  (jetty-launcher-8657-thread-2) [n:127.0.0.1:60937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/.
   [junit4]   2> 3602199 INFO  (zkConnectionManagerCallback-8682-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3602205 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602205 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3602219 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[D97077C91C5E3F5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3602221 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602222 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3602222 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602223 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3602224 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602224 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3602225 INFO  (qtp1273237479-33494) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602226 INFO  (qtp1273237479-33494) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3602226 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602227 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3602228 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3602230 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 3602231 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 3602232 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 3602235 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 3602238 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 3602240 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 3602243 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 3602246 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 3602250 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 3602252 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 3602258 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 3602260 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 3602263 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 3602266 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 3602269 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 3602272 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 3602275 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 3602277 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 3602283 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 3602286 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 3602289 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 3602292 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 3602295 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 3602298 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 3602301 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 3602304 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 3602307 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 3602310 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 3602313 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 3602316 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 3602319 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 3602322 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 3602325 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 3602328 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 3602331 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 3602334 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 3602338 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 3602341 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 3602344 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 3602347 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 3602350 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 3602353 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 3602356 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 3602359 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 3602361 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 3602368 INFO  (OverseerThreadFactory-12155-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 3602491 INFO  (OverseerStateUpdate-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60938/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3602698 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3602698 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3602811 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3602812 INFO  (zkCallback-8674-thread-2-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3603722 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3603723 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3603723 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3603723 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3603724 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3603724 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3603724 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3603724 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3603724 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3603725 WARN  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3603729 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3603754 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3603911 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3603957 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 3603957 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60938.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3603958 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3603958 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3603960 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3604006 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3604006 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3604007 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3604007 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3604009 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cd9d92e[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3604010 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3604011 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3604011 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3604011 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3604012 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3604012 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3604014 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3604014 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589177611655839744
   [junit4]   2> 3604014 INFO  (searcherExecutor-12160-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5cd9d92e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3604014 INFO  (searcherExecutor-12160-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3604014 INFO  (searcherExecutor-12160-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3604015 INFO  (searcherExecutor-12160-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@5cd9d92e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 3604023 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3604028 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 3604131 INFO  (zkCallback-8674-thread-2-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3604131 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3604148 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3604149 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1451
   [junit4]   2> 3604155 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_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> 3604236 INFO  (OverseerCollectionConfigSetProcessor-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_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> 3604252 INFO  (zkCallback-8674-thread-2-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3604252 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3605162 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2933
   [junit4]   2> 3605164 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3605166 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3605174 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3605174 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3605175 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3605175 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3605176 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 3605184 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3605185 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3605185 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3605185 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605185 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3605186 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605186 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3605186 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605186 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3605186 WARN  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 3605191 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3605208 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3605277 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3605277 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3605277 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3605277 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3605277 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3605361 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3605378 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3605378 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3605378 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3605378 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 3605379 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3605489 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3605490 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3605490 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3605490 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:60938/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 3605491 INFO  (solrHandlerExecutor-12165-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3605519 INFO  (Thread-5275) [n:127.0.0.1:60938_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 3605539 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60938.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78963aaf
   [junit4]   2> 3605539 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node1/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 3605541 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3605579 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3605580 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3605581 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3623cc3e[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3605582 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3605583 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3605583 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3605584 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3605584 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3605584 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3605585 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3605586 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589177613304201216
   [junit4]   2> 3605586 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3623cc3e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3605586 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3605586 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3605588 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@3623cc3e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3605589 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3605589 INFO  (Thread-5275) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af08adc[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3605589 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1af08adc[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3605590 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3605592 INFO  (searcherExecutor-12166-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@1af08adc[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3605601 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3605601 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3605601 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3605602 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 428.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3605602 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=431
   [junit4]   2> 3605602 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4726bcfa
   [junit4]   2> 3605602 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1193721082
   [junit4]   2> 3605602 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df86b7c: rootName = solr_60938, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4e875a38
   [junit4]   2> 3605609 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1193721082
   [junit4]   2> 3605610 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3605612 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3605614 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 3605614 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3605615 INFO  (Thread-5276) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3605615 INFO  (solrHandlerExecutor-12170-thread-1-processing-n:127.0.0.1:60938_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3605616 INFO  (Thread-5276) [n:127.0.0.1:60938_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3605616 INFO  (Thread-5276) [n:127.0.0.1:60938_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3605725 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3605725 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3605725 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3605725 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 111.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3605726 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3605728 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3605729 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3605730 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 3605731 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3605735 INFO  (OverseerThreadFactory-12155-thread-2-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3605736 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 3605736 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3dbb9aff: rootName = solr_60938, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4e875a38
   [junit4]   2> 3605747 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@41c1537f
   [junit4]   2> 3605747 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1103188863
   [junit4]   2> 3605747 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1103188863
   [junit4]   2> 3605752 INFO  (qtp1273237479-33499) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 3606478 INFO  (qtp1273237479-33493) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=746
   [junit4]   2> 3606478 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3606479 INFO  (qtp1273237479-33501) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3606480 INFO  (qtp1273237479-33494) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3606481 INFO  (qtp1273237479-33494) [n:127.0.0.1:60938_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3606481 INFO  (qtp1273237479-33497) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3606484 INFO  (OverseerThreadFactory-12155-thread-3-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 3606485 INFO  (OverseerCollectionConfigSetProcessor-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3606715 INFO  (OverseerStateUpdate-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60938/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3606719 INFO  (OverseerStateUpdate-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60937/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3606723 INFO  (OverseerStateUpdate-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60938/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3606727 INFO  (OverseerStateUpdate-99323600583852037-127.0.0.1:60937_solr-n_0000000000) [n:127.0.0.1:60937_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60937/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3606942 INFO  (qtp1273237479-33496) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3606943 INFO  (qtp1056688897-33490) [n:127.0.0.1:60937_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 3606943 INFO  (qtp1056688897-33490) [n:127.0.0.1:60937_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3606944 INFO  (qtp1273237479-33486) [n:127.0.0.1:60938_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3606944 INFO  (qtp1056688897-33491) [n:127.0.0.1:60937_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 3607062 INFO  (zkCallback-8673-thread-2-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3607062 INFO  (zkCallback-8674-thread-2-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3607062 INFO  (zkCallback-8673-thread-1-processing-n:127.0.0.1:60937_solr) [n:127.0.0.1:60937_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3607062 INFO  (zkCallback-8674-thread-1-processing-n:127.0.0.1:60938_solr) [n:127.0.0.1:60938_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3607974 INFO  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3607974 INFO  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3607974 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3607975 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 3607975 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3607975 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 3607975 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3607976 WARN  (qtp1056688897-33490) [n:127.0.0.1:60937_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../

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

 3622663 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-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> 3622663 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[D97077C91C5E3F5E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60935 60935
   [junit4]   2> 3622679 INFO  (Thread-5256) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60935 60935
   [junit4]   2> 3623019 WARN  (Thread-5256) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	6	/solr/configs/timeConfig
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-25/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-26/state.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_D97077C91C5E3F5E-001
   [junit4]   2> Jan 10, 2018 4:18:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1397, maxMBSortInHeap=6.653627264708519, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@215a417f), locale=sah, timezone=US/Hawaii
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=385111504,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, HdfsCollectionsAPIDistributedZkTest, TestStandardQParsers, TestJettySolrRunner, AtomicUpdatesTest, ConnectionManagerTest, DocValuesNotIndexedTest, BlockDirectoryTest, LeaderInitiatedRecoveryOnShardRestartTest, TestReloadAndDeleteDocs, DebugComponentTest, NodeAddedTriggerTest, TestSearchPerf, SoftAutoCommitTest, TestStreamBody, HighlighterMaxOffsetTest, SmileWriterTest, QueryElevationComponentTest, TestExceedMaxTermLength, TestCustomDocTransformer, DistributedSuggestComponentTest, AnalysisAfterCoreReloadTest, RegexBytesRefFilterTest, TestQueryUtils, TestSolrDeletionPolicy1, OverriddenZkACLAndCredentialsProvidersTest, TestIndexSearcher, DistributedFacetExistsSmallTest, TestPerFieldSimilarityWithDefaultOverride, TestRestManager, TestSolrXml, TestConfigSetsAPI, HdfsChaosMonkeyNothingIsSafeTest, TestDistributedGrouping, TestJsonFacetRefinement, DistributedDebugComponentTest, SpellPossibilityIteratorTest, TestCustomSort, TestSort, DeleteStatusTest, TestDelegationWithHadoopAuth, BasicAuthStandaloneTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ClassificationUpdateProcessorIntegrationTest, TestAddFieldRealTimeGet, SolrCoreCheckLockOnStartupTest, TestInitParams, SecurityConfHandlerTest, SolrCloudReportersTest, NodeMutatorTest, TestComplexPhraseLeadingWildcard, TermVectorComponentTest, TestHashQParserPlugin, FullSolrCloudDistribCmdsTest, TestPointFields, SOLR749Test, OverseerModifyCollectionTest, DocValuesMultiTest, SolrMetricManagerTest, SearchHandlerTest, LeaderFailureAfterFreshStartTest, TestPayloadCheckQParserPlugin, SuggestComponentContextFilterQueryTest, TestLocalFSCloudBackupRestore, TestFieldCacheSortRandom, TestChildDocTransformer, HealthCheckHandlerTest, CollectionsAPIDistributedZkTest, TestLeaderElectionZkExpiry, TestManagedSchemaAPI, PingRequestHandlerTest, TestComponentsName, TestElisionMultitermQuery, TestSearcherReuse, TestGroupingSearch, StressHdfsTest, TestTrieFacet, TestCloudSchemaless, TestBadConfig, MigrateRouteKeyTest, HdfsBasicDistributedZk2Test, TestTolerantUpdateProcessorRandomCloud, TestMultiValuedNumericRangeQuery, TestSQLHandler, TestSystemCollAutoCreate, TestSchemaVersionResource, PeerSyncReplicationTest, EnumFieldTest, TestNoOpRegenerator, SolrMetricsIntegrationTest, TestSystemIdResolver, VMParamsZkACLAndCredentialsProvidersTest, JsonLoaderTest, StatsReloadRaceTest, TestDistributedStatsComponentCardinality, TestFieldCacheReopen, TestSolrConfigHandlerCloud, TestFieldResource, TestConfigSets, FileBasedSpellCheckerTest, TestRetrieveFieldsOptimizer, TestPolicyCloud, TestLRUCache, TestMergePolicyConfig, PluginInfoTest, TestQueryTypes, TestFileDictionaryLookup, TestConfigSetImmutable, TestReplicaProperties, CustomCollectionTest, TestCloudSearcherWarming, AliasIntegrationTest, TestTlogReplica, AnalyticsQueryTest, MetricUtilsTest, V2StandaloneTest, ExternalFileFieldSortTest, SolrJmxReporterTest, SchemaVersionSpecificBehaviorTest, DOMUtilTest, UUIDUpdateProcessorFallbackTest, CacheHeaderTest, UtilsToolTest, PreAnalyzedUpdateProcessorTest, TestCollectionAPIs, BasicDistributedZk2Test, TestGeoJSONResponseWriter, ShardRoutingCustomTest, ChangedSchemaMergeTest, ZkStateReaderTest, TestCloudJSONFacetJoinDomain, TestValueSourceCache, TestHdfsCloudBackupRestore, TestSolrCoreSnapshots, HttpTriggerListenerTest, TestLRUStatsCache, TestRecoveryHdfs, TestPerFieldSimilarity, TestConfig, SimpleFacetsTest, HdfsDirectoryFactoryTest, TestLMJelinekMercerSimilarityFactory, TestSimpleTrackingShardHandler, TestCopyFieldCollectionResource, DistributedFacetPivotSmallTest, SolrPluginUtilsTest, PeerSyncTest, FullHLLTest, TestNodeAddedTrigger, RulesTest, TestStressInPlaceUpdates, ConjunctionSolrSpellCheckerTest, TestTrackingShardHandlerFactory, BlockJoinFacetSimpleTest, RankQueryTest, ShufflingReplicaListTransformerTest, SaslZkACLProviderTest, CloneFieldUpdateProcessorFactoryTest, TestRuleBasedAuthorizationPlugin, EchoParamsTest, TestLegacyField, RemoteQueryErrorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldCacheWithThreads, PreAnalyzedFieldTest, TestDistributedMissingSort, ZkNodePropsTest, HdfsUnloadDistributedZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFoldingMultitermQuery, TestClusterStateProvider, QueryEqualityTest, ChaosMonkeySafeLeaderTest, TestReqParamsAPI, TestBulkSchemaConcurrent, RollingRestartTest, TestImplicitCoreProperties, TestHalfAndHalfDocValues, TestNumericRangeQuery64, TestMinMaxOnMultiValuedField, CoreAdminHandlerTest, ConfigureRecoveryStrategyTest, ExecutePlanActionTest, TestMissingGroups, TestCoreAdminApis, TestCollectionAPI, TestFieldTypeResource, TestBM25SimilarityFactory, BasicDistributedZkTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MultiThreadedOCPTest, ReplicationFactorTest, ShardSplitTest, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, AutoAddReplicasIntegrationTest, TestPolicyCloud, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestNodeLostTrigger, TestTriggerIntegration, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigOverlay, TestCorePropertiesReload, TestCustomStream, TestDynamicLoading, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, InfoHandlerTest, MetricsHandlerTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, InfixSuggestersTest, TestHttpShardHandlerFactory, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, TestLegacyNumericUtils, TestLegacyTerms, JvmMetricsTest, MetricsConfigTest, SolrCoreMetricManagerTest, SolrGraphiteReporterTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestDynamicFieldResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudManagedSchema, TestReRankQParserPlugin, TestReloadDeadlock, TestSimpleQParserPlugin, TestSmileRequest, TestSolrCoreParser, TestStressUserVersions, TestXmlQParser, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, TestExactSharedStatsCache, TestAuthorizationFramework, TestUninvertingReader, AnalysisErrorHandlingTest, SolrIndexMetricsTest, UpdateLogTest, VersionInfoTest, AtomicUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TemplateUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [756/767 (1!)] on J1 in 21.99s, 2 tests, 1 error <<< FAILURES!

[...truncated 40824 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4388 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4388/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([5FCF99FE871EC427:D79BA62429E2A9DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12876 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 2059258 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/init-core-data-001
   [junit4]   2> 2059258 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 2059259 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2059261 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2059262 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[5FCF99FE871EC427]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2059263 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2059263 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2059263 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2059266 ERROR (Thread-3346) [    ] 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> 2059373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer start zk server on port:65484
   [junit4]   2> 2059395 INFO  (zkConnectionManagerCallback-5219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059399 INFO  (zkConnectionManagerCallback-5221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059407 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2059410 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2059412 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2059414 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2059416 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2059418 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2059420 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2059422 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2059423 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2059425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2059427 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2059430 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2059699 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2059701 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e56d5c1{/,null,AVAILABLE}
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@597c7ccc{HTTP/1.1,[http/1.1]}{127.0.0.1:65487}
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2063758ms
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/control/data, hostContext=/, hostPort=65487, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores}
   [junit4]   2> 2059702 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2059702 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:30.845Z
   [junit4]   2> 2059704 INFO  (zkConnectionManagerCallback-5223-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2059705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/solr.xml
   [junit4]   2> 2059709 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2059710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2059710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2059713 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2059715 INFO  (zkConnectionManagerCallback-5227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059717 INFO  (zkConnectionManagerCallback-5229-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059856 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2059857 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65487_
   [junit4]   2> 2059858 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.Overseer Overseer (id=99357258573938692-127.0.0.1:65487_-n_0000000000) starting
   [junit4]   2> 2059868 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65487_
   [junit4]   2> 2059870 INFO  (OverseerStateUpdate-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2059935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059943 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059944 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2059945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65487_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores
   [junit4]   2> 2059971 INFO  (zkConnectionManagerCallback-5235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2059972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2059974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65484/solr ready
   [junit4]   2> 2059976 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65487_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2059979 INFO  (OverseerThreadFactory-7464-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2060090 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2060091 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2060206 INFO  (zkCallback-5228-thread-1-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2061114 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2061133 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2061186 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2061206 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2061207 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2061209 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2061211 WARN  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_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> 2061253 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2061253 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2061254 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2061255 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4dc70[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2061256 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2061257 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716139271782400
   [junit4]   2> 2061258 INFO  (searcherExecutor-7467-thread-1-processing-n:127.0.0.1:65487_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@6a4dc70[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65487/control_collection_shard1_replica_n1/
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:65487/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2061263 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2061269 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65487/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2061380 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2061432 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2061433 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1343
   [junit4]   2> 2061442 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2061537 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2061992 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] 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> 2062447 INFO  (qtp92634993-19569) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65487_&wt=javabin&version=2} status=0 QTime=2471
   [junit4]   2> 2062454 INFO  (zkConnectionManagerCallback-5239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2062457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65484/solr ready
   [junit4]   2> 2062457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2062458 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2062462 INFO  (OverseerThreadFactory-7464-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2062464 WARN  (OverseerThreadFactory-7464-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2062674 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2062675 INFO  (qtp92634993-19574) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=216
   [junit4]   2> 2062969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001 of type NRT
   [junit4]   2> 2062969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2062970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcacc0d{/,null,AVAILABLE}
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@227f2ade{HTTP/1.1,[http/1.1]}{127.0.0.1:65502}
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2067027ms
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=65502, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores}
   [junit4]   2> 2062971 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2062971 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2062972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:34.115Z
   [junit4]   2> 2062973 INFO  (zkConnectionManagerCallback-5241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062975 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2062975 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/solr.xml
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2062980 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2062983 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2062985 INFO  (zkConnectionManagerCallback-5245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062988 INFO  (zkConnectionManagerCallback-5247-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2062998 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2063002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2063005 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65502_
   [junit4]   2> 2063006 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063007 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063007 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2063084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2063094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65502_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores
   [junit4]   2> 2063121 INFO  (qtp92634993-19567) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65502_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2063125 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2063126 INFO  (OverseerThreadFactory-7464-thread-3-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65502_ for creating new replica
   [junit4]   2> 2063130 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2063131 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2063237 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064149 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2064173 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 2064233 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2064254 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 2064254 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064255 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2064255 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 2064256 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2064258 WARN  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 2064301 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2064301 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2064303 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2064303 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2064304 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2064304 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@72f04efd[collection1_shard2_replica_n61] main]
   [junit4]   2> 2064305 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2064306 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716142468890624
   [junit4]   2> 2064307 INFO  (searcherExecutor-7478-thread-1-processing-n:127.0.0.1:65502_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@72f04efd[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2064312 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2064312 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65502/collection1_shard2_replica_n61/
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:65502/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 2064313 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2064318 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65502/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 2064422 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064431 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2064433 INFO  (qtp962787781-19617) [n:127.0.0.1:65502_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1302
   [junit4]   2> 2064436 INFO  (qtp92634993-19567) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65502_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1314
   [junit4]   2> 2064534 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2064704 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001 of type NRT
   [junit4]   2> 2064705 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f6cec49{/,null,AVAILABLE}
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c186df4{HTTP/1.1,[http/1.1]}{127.0.0.1:65507}
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2068763ms
   [junit4]   2> 2064706 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=65507, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores}
   [junit4]   2> 2064707 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2064707 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:35.850Z
   [junit4]   2> 2064709 INFO  (zkConnectionManagerCallback-5251-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2064710 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/solr.xml
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2064715 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2064719 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2064720 INFO  (zkConnectionManagerCallback-5255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064723 INFO  (zkConnectionManagerCallback-5257-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2064733 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2064736 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2064739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65507_
   [junit4]   2> 2064741 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064741 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2064813 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064821 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064822 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2064823 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65507_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores
   [junit4]   2> 2064856 INFO  (qtp92634993-19570) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65507_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2064859 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2064860 INFO  (OverseerThreadFactory-7464-thread-4-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65507_ for creating new replica
   [junit4]   2> 2064864 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2064865 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2064981 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2064981 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2065889 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2065915 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 2065981 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2066003 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 2066005 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2066007 WARN  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 2066054 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2066054 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2066055 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2066055 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2066056 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2066056 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@386039f6[collection1_shard3_replica_n63] main]
   [junit4]   2> 2066057 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2066058 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716144305995776
   [junit4]   2> 2066059 INFO  (searcherExecutor-7489-thread-1-processing-n:127.0.0.1:65507_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@386039f6[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2066064 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65507/collection1_shard3_replica_n63/
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:65507/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 2066065 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2066069 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65507/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 2066172 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066172 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066187 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2066189 INFO  (qtp2079438969-19649) [n:127.0.0.1:65507_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1324
   [junit4]   2> 2066192 INFO  (qtp92634993-19570) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65507_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1336
   [junit4]   2> 2066291 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066291 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2066447 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001 of type NRT
   [junit4]   2> 2066447 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@228f4594{/,null,AVAILABLE}
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f01fe4{HTTP/1.1,[http/1.1]}{127.0.0.1:65512}
   [junit4]   2> 2066449 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2070505ms
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=65512, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores}
   [junit4]   2> 2066450 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2066450 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:37.593Z
   [junit4]   2> 2066452 INFO  (zkConnectionManagerCallback-5261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066453 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2066453 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/solr.xml
   [junit4]   2> 2066457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2066457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2066458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2066461 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2066463 INFO  (zkConnectionManagerCallback-5265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066465 INFO  (zkConnectionManagerCallback-5267-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2066476 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2066479 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2066482 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65512_
   [junit4]   2> 2066484 INFO  (zkCallback-5238-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5228-thread-2-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066484 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2066538 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2066547 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65512_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores
   [junit4]   2> 2066588 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:65512_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2066591 INFO  (OverseerCollectionConfigSetProcessor-99357258573938692-127.0.0.1:65487_-n_0000000000) [n:127.0.0.1:65487_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2066592 INFO  (OverseerThreadFactory-7464-thread-5-processing-n:127.0.0.1:65487_) [n:127.0.0.1:65487_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:65512_ for creating new replica
   [junit4]   2> 2066598 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2066598 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2066711 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2066711 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2066711 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067621 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2067645 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 2067702 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2067722 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 2067724 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=48.6142578125, floorSegmentMB=0.44921875, forceMergeDeletesPctAllowed=12.059525875173682, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4598697490875375
   [junit4]   2> 2067726 WARN  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 2067768 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2067768 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2067769 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2067769 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2067770 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=48.9775390625, floorSegmentMB=0.234375, forceMergeDeletesPctAllowed=9.512652682163388, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8175206040097754
   [junit4]   2> 2067770 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c49f146[collection1_shard1_replica_n65] main]
   [junit4]   2> 2067771 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2067772 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589716146103255040
   [junit4]   2> 2067773 INFO  (searcherExecutor-7500-thread-1-processing-n:127.0.0.1:65512_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@5c49f146[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65512/collection1_shard1_replica_n65/
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:65512/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 2067778 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2067783 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65512/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 2067891 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067891 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067891 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2067942 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2067944 INFO  (qtp1509247103-19680) [n:127.0.0.1:65512_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1346
   [junit4]   2> 2067947 INFO  (qtp92634993-19571) [n:127.0.0.1:65487_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:65512_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1359
   [junit4]   2> 2068048 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:65502_) [n:127.0.0.1:65502_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068048 INFO  (zkCallback-5266-thread-1-processing-n:127.0.0.1:65512_) [n:127.0.0.1:65512_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068048 INFO  (zkCallback-5256-thread-1-processing-n:127.0.0.1:65507_) [n:127.0.0.1:65507_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2068223 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001 of type NRT
   [junit4]   2> 2068223 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2068224 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eba4d21{/,null,AVAILABLE}
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7558c3be{HTTP/1.1,[http/1.1]}{127.0.0.1:65517}
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.Server Started @2072281ms
   [junit4]   2> 2068225 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=65517, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001/cores}
   [junit4]   2> 2068225 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2068226 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T02:57:39.369Z
   [junit4]   2> 2068228 INFO  (zkConnectionManagerCallback-5271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068229 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2068229 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001/shard-4-001/solr.xml
   [junit4]   2> 2068234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2068234 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2068235 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@53862e8e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2068238 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65484/solr
   [junit4]   2> 2068239 INFO  (zkConnectionManagerCallback-5275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068242 INFO  (zkConnectionManagerCallback-5277-thread-1-processing-n:127.0.0.1:65517_) [n:127.0.0.1:65517_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068252 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [n:127.0.0.1:65517_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2068256 INFO  (TEST-FullSolrCloudDistrib

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

va:748)
   [junit4]   2> 2121646 WARN  (OverseerAutoScalingTriggerThread-99357258573938709-127.0.0.1:65523_-n_0000000005) [n:127.0.0.1:65523_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed, exiting.
   [junit4]   2> 2121647 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@d33f1db{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2121648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5633d4a7{/,null,UNAVAILABLE}
   [junit4]   2> 2121648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 65530
   [junit4]   2> 2121649 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] 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> 2121649 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[5FCF99FE871EC427]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65484 65484
   [junit4]   2> 2121664 INFO  (Thread-3346) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65484 65484
   [junit4]   2> 2122653 WARN  (Thread-3346) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard1/election/99357258573938692-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard6/election/99357258573938709-core_node38-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard2/election/99357258573938706-core_node12-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard4/election/99357258573938692-core_node28-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99357258573938700-127.0.0.1:65507_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=5FCF99FE871EC427 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.4s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FCF99FE871EC427:D79BA62429E2A9DF]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5FCF99FE871EC427-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@517c0043), locale=he, timezone=America/Anchorage
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61066080,total=432832512
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestApiFramework, MoveReplicaHDFSTest, RecoveryZkTest, DistributedSpellCheckComponentTest, TestOmitPositions, SolrTestCaseJ4Test, TestRangeQuery, AnalysisErrorHandlingTest, TestSearcherReuse, CurrencyRangeFacetCloudTest, TestPushWriter, TestConfigsApi, TestShortCircuitedRequests, TestQueryWrapperFilter, DisMaxRequestHandlerTest, TestIntervalFaceting, TestSolrConfigHandlerConcurrent, TestConfigOverlay, MetricUtilsTest, ZkStateWriterTest, SolrJmxReporterCloudTest, TestIndexingPerformance, WordBreakSolrSpellCheckerTest, AssignBackwardCompatibilityTest, ComputePlanActionTest, TestTrieFacet, FastVectorHighlighterTest, CdcrReplicationHandlerTest, UninvertDocValuesMergePolicyTest, ReturnFieldsTest, TestInfoStreamLogging, TestIBSimilarityFactory, ResponseLogComponentTest, TestUnifiedSolrHighlighter, TestAddFieldRealTimeGet, OverseerTest, NoCacheHeaderTest, JvmMetricsTest, DistributedFacetPivotLargeTest, TestMissingGroups, AutoscalingHistoryHandlerTest, CdcrBootstrapTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsWriteToMultipleCollectionsTest, TestLockTree, MinimalSchemaTest, TriLevelCompositeIdRoutingTest, TestSolrQueryResponse, RequestHandlersTest, FullHLLTest, TestLeaderInitiatedRecoveryThread, TestWriterPerf, IgnoreCommitOptimizeUpdateProcessorFactoryTest, HLLUtilTest, TestLeaderElectionWithEmptyReplica, BaseCdcrDistributedZkTest, NumberUtilsTest, PreAnalyzedUpdateProcessorTest, HighlighterConfigTest, TestSolrDeletionPolicy2, CloneFieldUpdateProcessorFactoryTest, DocValuesMissingTest, TestManagedSchema, TestNRTOpen, AsyncCallRequestStatusResponseTest, TestRandomDVFaceting, DistribCursorPagingTest, TestSweetSpotSimilarityFactory, TestFieldCacheReopen, TestFileDictionaryLookup, ForceLeaderTest, TestBulkSchemaAPI, TestPseudoReturnFields, RequestLoggingTest, TestStressRecovery, DistributedQueryElevationComponentTest, TestReplicationHandlerBackup, TestSolrCloudWithKerberosAlt, TestJmxIntegration, TestDynamicFieldCollectionResource, DirectUpdateHandlerOptimizeTest, TestPivotHelperCode, TestHighFrequencyDictionaryFactory, BadIndexSchemaTest, TestShardHandlerFactory, TestFilteredDocIdSet, TestExportWriter, BinaryUpdateRequestHandlerTest, TestConfigSetProperties, UniqFieldsUpdateProcessorFactoryTest, TestRestoreCore, NotRequiredUniqueKeyTest, TestFieldTypeCollectionResource, TestDistributedSearch, SolrCoreMetricManagerTest, DistributedFacetPivotSmallAdvancedTest, TestPayloadCheckQParserPlugin, SolrCmdDistributorTest, TestSolrCoreProperties, SegmentsInfoRequestHandlerTest, SliceStateTest, TestSSLRandomization, TestPhraseSuggestions, TestBinaryResponseWriter, TestRebalanceLeaders, TestInPlaceUpdatesDistrib, SolrGangliaReporterTest, TestFiltering, SpatialRPTFieldTypeTest, TestFieldCacheSortRandom, SystemLogListenerTest, SignatureUpdateProcessorFactoryTest, TestTolerantSearch, TestExceedMaxTermLength, TestSubQueryTransformer, TestManagedStopFilterFactory, TestSchemaNameResource, ZkCLITest, TestSolrCloudSnapshots, DistribJoinFromCollectionTest, TestCSVResponseWriter, TestXmlQParserPlugin, LargeFieldTest, CoreSorterTest, SolrRequestParserTest, BlobRepositoryCloudTest, AtomicUpdatesTest, TestStressLiveNodes, ReplaceNodeTest, DirectSolrConnectionTest, TestMacroExpander, TestRuleBasedAuthorizationPlugin, UUIDUpdateProcessorFallbackTest, ConfigSetsAPITest, TestCloudRecovery, PrimUtilsTest, TestCloudInspectUtil, DataDrivenBlockJoinTest, ConvertedLegacyTest, TestLFUCache, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, DirectUpdateHandlerTest, TestSolr4Spatial, TestCollationFieldDocValues, TestSortByMinMaxFunction, TestJsonRequest, SuggesterTest, TestDefaultStatsCache, FieldAnalysisRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestExpandComponent, SyncSliceTest, TestRecovery, TestSchemaSimilarityResource, CSVRequestHandlerTest, TestQuerySenderListener, SchemaApiFailureTest, DistributedTermsComponentTest, DefaultValueUpdateProcessorTest, ManagedSchemaRoundRobinCloudTest, TestFieldCollectionResource, ShowFileRequestHandlerTest, CoreAdminRequestStatusTest, SortByFunctionTest, HttpSolrCallGetCoreTest, IndexSchemaTest, TestNumericTerms32, TriggerIntegrationTest, TestUtilizeNode, TestHighlightDedupGrouping, TestDFRSimilarityFactory, TestLegacyTerms, TestSkipOverseerOperations, MissingSegmentRecoveryTest, CursorPagingTest, BlockJoinFacetDistribTest, SuggesterWFSTTest, XsltUpdateRequestHandlerTest, ConnectionReuseTest, ExitableDirectoryReaderTest, TestObjectReleaseTracker, SolrInfoBeanTest, DeleteInactiveReplicaTest, MultiTermTest, HdfsTlogReplayBufferedWhileIndexingTest, TestBlobHandler, JSONWriterTest, JavabinLoaderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [394/768 (1!)] on J0 in 63.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 49363 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4387 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4387/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([CBC0D2121F158A56:4394EDC8B1E9E7AE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([CBC0D2121F158A56:F448D1BA08437AB1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 11819 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/init-core-data-001
   [junit4]   2> 415350 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 415351 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 415352 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 415353 INFO  (Thread-637) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 415353 INFO  (Thread-637) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 415355 ERROR (Thread-637) [    ] 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> 415457 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkTestServer start zk server on port:61384
   [junit4]   2> 415637 INFO  (zkConnectionManagerCallback-2643-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415646 INFO  (zkConnectionManagerCallback-2645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415657 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 415661 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 415665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 415668 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 415669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 415676 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 415678 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 415681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 415683 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 415685 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 415687 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 415690 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 416415 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 416419 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d3fbac2{/,null,AVAILABLE}
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@34e8d17a{HTTP/1.1,[http/1.1]}{127.0.0.1:61392}
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @418690ms
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/control/data, hostPort=61392, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores}
   [junit4]   2> 416425 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 416425 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:28.318589Z
   [junit4]   2> 416430 INFO  (zkConnectionManagerCallback-2647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416431 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 416431 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/solr.xml
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 416434 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 416437 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 416439 INFO  (zkConnectionManagerCallback-2651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416444 INFO  (zkConnectionManagerCallback-2653-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416635 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 416636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61392_
   [junit4]   2> 416639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.Overseer Overseer (id=99354065452924932-127.0.0.1:61392_-n_0000000000) starting
   [junit4]   2> 416673 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61392_
   [junit4]   2> 416677 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 416746 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 416761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61392_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores
   [junit4]   2> 416780 INFO  (zkConnectionManagerCallback-2659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 416783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 416785 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
   [junit4]   2> 416820 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 416823 INFO  (OverseerThreadFactory-1363-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 416936 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 416936 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 417062 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 417973 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 417984 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 418047 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 418094 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 418094 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 418095 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 418095 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 418097 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@22142b44
   [junit4]   2> 418100 WARN  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_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> 418225 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 418225 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 418227 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 418228 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46cd377f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 418229 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 418230 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 418231 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 418232 INFO  (searcherExecutor-1366-thread-1-processing-n:127.0.0.1:61392_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@46cd377f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 418232 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665050263552000
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61392/control_collection_shard1_replica_n1/
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61392/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 418246 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 418258 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61392/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 418361 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 418374 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 418398 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1461
   [junit4]   2> 418403 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 418481 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 418836 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] 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> 419413 INFO  (qtp495366098-5226) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2} status=0 QTime=2593
   [junit4]   2> 419418 INFO  (zkConnectionManagerCallback-2663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419419 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 419426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
   [junit4]   2> 419426 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 419427 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 419430 INFO  (OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 419432 WARN  (OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 419652 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 419652 INFO  (qtp495366098-5231) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 420057 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001 of type NRT
   [junit4]   2> 420057 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c18aadd{/,null,AVAILABLE}
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f462776{HTTP/1.1,[http/1.1]}{127.0.0.1:61401}
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @422325ms
   [junit4]   2> 420059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty1, hostPort=61401, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 420060 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 420062 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:31.955523Z
   [junit4]   2> 420064 INFO  (zkConnectionManagerCallback-2665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 420066 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/solr.xml
   [junit4]   2> 420068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 420068 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 420069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 420072 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 420073 INFO  (zkConnectionManagerCallback-2669-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420077 INFO  (zkConnectionManagerCallback-2671-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420087 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420090 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 420094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61401_
   [junit4]   2> 420097 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420097 INFO  (zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420097 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420182 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420193 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 420195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61401_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores
   [junit4]   2> 420225 INFO  (qtp495366098-5224) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 420229 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 420229 INFO  (OverseerThreadFactory-1363-thread-3-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61401_ for creating new replica
   [junit4]   2> 420235 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 420235 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 421258 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 421274 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 421377 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 421415 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 421418 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3affc1e2
   [junit4]   2> 421422 WARN  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 421482 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 421482 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 421483 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 421484 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 421485 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 421486 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@60f34391[collection1_shard2_replica_n61] main]
   [junit4]   2> 421490 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 421490 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 421491 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 421491 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665053680861184
   [junit4]   2> 421494 INFO  (searcherExecutor-1377-thread-1-processing-n:127.0.0.1:61401_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@60f34391[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61401/collection1_shard2_replica_n61/
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:61401/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 421498 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 421503 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61401/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 421676 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 421679 INFO  (qtp1498104260-5275) [n:127.0.0.1:61401_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1444
   [junit4]   2> 421683 INFO  (qtp495366098-5224) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1458
   [junit4]   2> 421963 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001 of type NRT
   [junit4]   2> 421963 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 421964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@402abe4a{/,null,AVAILABLE}
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b919bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:61410}
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @424230ms
   [junit4]   2> 421965 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty2, hostPort=61410, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores}
   [junit4]   2> 421965 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 421966 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:33.859152Z
   [junit4]   2> 421968 INFO  (zkConnectionManagerCallback-2675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 421969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 421969 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/solr.xml
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 421992 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 421995 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 421997 INFO  (zkConnectionManagerCallback-2679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422000 INFO  (zkConnectionManagerCallback-2681-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 422011 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 422015 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 422018 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61410_
   [junit4]   2> 422020 INFO  (zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422021 INFO  (zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 422059 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422069 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 422071 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61410_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores
   [junit4]   2> 422104 INFO  (qtp495366098-5228) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422107 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 422107 INFO  (OverseerThreadFactory-1363-thread-4-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61410_ for creating new replica
   [junit4]   2> 422114 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 422114 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 423140 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 423169 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 423250 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 423286 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 423287 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 423290 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1054cec1
   [junit4]   2> 423293 WARN  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 423344 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423344 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423345 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423346 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423347 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 423347 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@36710f16[collection1_shard3_replica_n63] main]
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 423349 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665055629115392
   [junit4]   2> 423355 INFO  (searcherExecutor-1388-thread-1-processing-n:127.0.0.1:61410_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@36710f16[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61410/collection1_shard3_replica_n63/
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:61410/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 423359 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 423364 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61410/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 423485 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 423488 INFO  (qtp467058492-5306) [n:127.0.0.1:61410_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1373
   [junit4]   2> 423491 INFO  (qtp495366098-5228) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1387
   [junit4]   2> 423796 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001 of type NRT
   [junit4]   2> 423798 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 423800 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25999096{/,null,AVAILABLE}
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33b726de{HTTP/1.1,[http/1.1]}{127.0.0.1:61415}
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @426066ms
   [junit4]   2> 423801 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty3, hostPort=61415, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 423802 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 423802 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:35.695785Z
   [junit4]   2> 423804 INFO  (zkConnectionManagerCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423806 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 423806 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/solr.xml
   [junit4]   2> 423809 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 423809 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 423810 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 423812 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
   [junit4]   2> 423814 INFO  (zkConnectionManagerCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423817 INFO  (zkConnectionManagerCallback-2691-thread-1-processing-n:127.0.0.1:61415_) [n:127.0.0.1:61415_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423828 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 423832 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423835 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61415_
   [junit4]   2> 423839 INFO  (zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2662-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423839 INFO  (zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423840 INFO  (zkCallback-2690-thread-1-processing-n:127.0.0.1:61415_) [n:127.0.0.1:61415_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 423877 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423891 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 423893 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [n:127.0.0.1:61415_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores
   [junit4]   2> 423929 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423933 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 423934 INFO  (OverseerThreadFactory-1363-thread-5-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61415_ for creating new replica
   [junit4]   2> 423941 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 423942 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 424967 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 424986 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 425067 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 425091 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425092 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 425096 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@11b21f12
   [junit4]   2> 425105 WARN  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] 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> 425159 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 425159 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 425161 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 425161 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 425164 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375, floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 425166 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bfb1750[collection1_shard1_replica_n65] main]
   [junit4]   2> 425168 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 425169 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 425170 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 425170 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589665057538572288
   [junit4]   2> 425172 INFO  (searcherExecutor-1399-thread-1-processing-n:127.0.0.1:61415_ x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [collection1_shard1_replica_n65] Registered new searcher Searcher@4bfb1750[collection1_shard1_replica_n65] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61415/collection1_shard1_replica_n65/
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy http://127.0.0.1:61415/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 425177 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 425183 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61415/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 425321 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 425325 INFO  (qtp1283061144-5337) [n:127.0.0.1:61415_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1383
   [junit4]   2> 425329 INFO  (qtp495366098-5227) [n:127.0.0.1:61392_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1399
   [junit4]   2> 425997 INFO  (OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000) [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 426042 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001 of type NRT
   [junit4]   2> 426043 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@365ac5ad{/,null,AVAILABLE}
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@98315d2{HTTP/1.1,[http/1.1]}{127.0.0.1:61421}
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.e.j.s.Server Started @428310ms
   [junit4]   2> 426045 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty4, hostPort=61421, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/cores}
   [junit4]   2> 426046 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 426046 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T13:25:37.939910Z
   [junit4]   2> 426048 INFO  (zkConnectionManagerCallback-2695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426050 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 426050 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/solr.xml
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 426065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX re

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

dPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3456018 INFO  (jetty-closer-6822-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65e9208f{/solr,null,UNAVAILABLE}
   [junit4]   2> 3456019 INFO  (jetty-closer-6822-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@506aa546{/solr,null,UNAVAILABLE}
   [junit4]   2> 3456022 ERROR (SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-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> 3456023 INFO  (SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 3456038 INFO  (Thread-5461) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
   [junit4]   2> 3456158 WARN  (Thread-5461) [    ] 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/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [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> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_CBC0D2121F158A56-001
   [junit4]   2> Jan 15, 2018 2:16:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8c8f962), locale=si-LK, timezone=Africa/Johannesburg
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=129386328,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, BlobRepositoryCloudTest, TestCloudInspectUtil, TestAtomicUpdateErrorCases, TestSimDistributedQueue, TestStandardQParsers, TestSolrCoreParser, AutoscalingHistoryHandlerTest, TestLegacyFieldReuse, DeleteShardTest, BlockJoinFacetDistribTest, JavabinLoaderTest, CloneFieldUpdateProcessorFactoryTest, NoCacheHeaderTest, TestConfigSetsAPIExclusivity, TestReversedWildcardFilterFactory, CollectionTooManyReplicasTest, TestReplicationHandlerBackup, DistributedVersionInfoTest, TestJsonFacetRefinement, CurrencyRangeFacetCloudTest, BigEndianAscendingWordDeserializerTest, TestRandomFlRTGCloud, CdcrReplicationHandlerTest, MultiTermTest, AutoAddReplicasPlanActionTest, MissingSegmentRecoveryTest, TestFieldCacheReopen, TestDistributedSearch, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, TriggerIntegrationTest, SortByFunctionTest, UpdateLogTest, AtomicUpdatesTest, SSLMigrationTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrCLIRunExample, TestRuleBasedAuthorizationPlugin, TestCursorMarkWithoutUniqueKey, TestRawTransformer, TestBulkSchemaAPI, DateFieldTest, HttpPartitionTest, TestInfoStreamLogging, SignatureUpdateProcessorFactoryTest, RegexBoostProcessorTest, RecoveryZkTest, TestJoin, SpatialHeatmapFacetsTest, ZkFailoverTest, RequiredFieldsTest, LegacyCloudClusterPropTest, HdfsRecoveryZkTest, AnalysisErrorHandlingTest, OverseerCollectionConfigSetProcessorTest, HttpSolrCallGetCoreTest, TestManagedSchemaThreadSafety, TestShardHandlerFactory, TestCustomSort, SolrSlf4jReporterTest, TestSweetSpotSimilarityFactory, SimpleMLTQParserTest, PathHierarchyTokenizerFactoryTest, UUIDUpdateProcessorFallbackTest, WordBreakSolrSpellCheckerTest, TestAuthenticationFramework, TestCloudNestedDocsSort, DistributedFacetPivotSmallAdvancedTest, TestSolrCloudWithKerberosAlt, TestHashQParserPlugin, TestFieldCollectionResource, TimeRoutedAliasUpdateProcessorTest, HighlighterConfigTest, TestLegacyTerms, DistribJoinFromCollectionTest, JSONWriterTest, SuggesterTest, ShowFileRequestHandlerTest, SolrIndexMetricsTest, DistributedSpellCheckComponentTest, DistributedQueryElevationComponentTest, TestXIncludeConfig, BlockDirectoryTest, TestRequestForwarding, CheckHdfsIndexTest, LeaderElectionTest, TestPushWriter, DistributedTermsComponentTest, TestJsonRequest, TriLevelCompositeIdRoutingTest, StatsComponentTest, XsltUpdateRequestHandlerTest, SpatialFilterTest, OverseerTaskQueueTest, TestSQLHandlerNonCloud, CachingDirectoryFactoryTest, TestExceedMaxTermLength, SimpleCollectionCreateDeleteTest, DocValuesMissingTest, TestLeaderInitiatedRecoveryThread, RankQueryTest, HdfsTlogReplayBufferedWhileIndexingTest, CleanupOldIndexTest, TestConfigSetProperties, PropertiesRequestHandlerTest, TestQuerySenderListener, TestUtils, LeaderFailoverAfterPartitionTest, TemplateUpdateProcessorTest, DistributedExpandComponentTest, SliceStateTest, TestUninvertingReader, CSVRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, TestLegacyNumericRangeQueryBuilder, TestRebalanceLeaders, TestSkipOverseerOperations, SuggesterWFSTTest, HdfsNNFailoverTest, HdfsBasicDistributedZkTest, BinaryUpdateRequestHandlerTest, SolrCloudExampleTest, TestConfigOverlay, TestRecovery, LargeFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, CollectionsAPISolrJTest, TestSmileRequest, TestCloudPivotFacet, OverseerTest, TestDelegationWithHadoopAuth, TestUnifiedSolrHighlighter, TestMissingGroups, TestCryptoKeys, TestPayloadCheckQParserPlugin, FastVectorHighlighterTest, ShardSplitTest, TestComputePlanAction, TestBinaryField, CustomHighlightComponentTest, BitVectorTest, TestScoreJoinQPNoScore, TestApiFramework, SolrJmxReporterCloudTest, CdcrVersionReplicationTest, TestInPlaceUpdatesDistrib, CollectionReloadTest, ExitableDirectoryReaderTest, TestAuthorizationFramework, TestSchemaManager, TestFuzzyAnalyzedSuggestions, BooleanFieldTest, HdfsDirectoryTest, ZkStateWriterTest, TestExpandComponent, QueryParsingTest, TestCSVResponseWriter, TestFieldCacheWithThreads, ForceLeaderTest, TestNoOpRegenerator, SpatialRPTFieldTypeTest, FieldAnalysisRequestHandlerTest, JvmMetricsTest, DeleteNodeTest, FullHLLTest, MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest, RecoveryAfterSoftCommitTest, SuggesterTSTTest, AlternateDirectoryTest, TestSearcherReuse, TestCollectionsAPIViaSolrCloudCluster, TestSolrCloudWithHadoopAuthPlugin, SegmentsInfoRequestHandlerTest, TestNumericRangeQuery32, TestCloudRecovery, AsyncCallRequestStatusResponseTest, TestNumericTerms32, TestPullReplica, TestIBSimilarityFactory, CoreSorterTest, TestStressCloudBlindAtomicUpdates, UUIDFieldTest, SuggesterFSTTest, CurrencyFieldTypeTest, MetricUtilsTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TestRealTimeGet, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering, TestLazyCores, SpellCheckCollatorTest, SolrRequestParserTest, TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CustomCollectionTest, DistribCursorPagingTest, MoveReplicaHDFSTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplaceNodeTest, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestUtilizeNode, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TestClusterStateProvider]
   [junit4] Completed [582/768 (2!)] on J0 in 10.43s, 2 tests, 1 failure <<< FAILURES!

[...truncated 41430 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4386 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4386/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:319A6ED4EE728F41]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:707B13A049E9244C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	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)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:AD860A5B63895FA7]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:439)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([B9CE510E408EE2B9:864652A657D8125E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 12771 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1358958 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/init-core-data-001
   [junit4]   2> 1358959 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1358959 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1358960 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1358960 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B9CE510E408EE2B9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1358961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1358961 INFO  (Thread-2239) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1358961 INFO  (Thread-2239) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1358964 ERROR (Thread-2239) [    ] 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> 1359067 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkTestServer start zk server on port:59517
   [junit4]   2> 1359082 INFO  (zkConnectionManagerCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359085 INFO  (zkConnectionManagerCallback-2940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1359098 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1359100 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1359102 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1359105 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1359107 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1359110 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1359112 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1359115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1359117 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1359120 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1359123 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1359452 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6553abf1{/,null,AVAILABLE}
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a1e6084{HTTP/1.1,[http/1.1]}{127.0.0.1:59522}
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1362099ms
   [junit4]   2> 1359454 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/control/data, hostPort=59522, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores}
   [junit4]   2> 1359455 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1359455 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:50.678365Z
   [junit4]   2> 1359456 INFO  (zkConnectionManagerCallback-2942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1359458 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/solr.xml
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1359460 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1359463 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1359464 INFO  (zkConnectionManagerCallback-2946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359467 INFO  (zkConnectionManagerCallback-2948-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359602 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1359603 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59522_
   [junit4]   2> 1359605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.Overseer Overseer (id=99351224004509700-127.0.0.1:59522_-n_0000000000) starting
   [junit4]   2> 1359616 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59522_
   [junit4]   2> 1359619 INFO  (OverseerStateUpdate-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1359656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359665 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1359666 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59522_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores
   [junit4]   2> 1359689 INFO  (zkConnectionManagerCallback-2954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1359690 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1359692 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59517/solr ready
   [junit4]   2> 1359695 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59522_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1359698 INFO  (OverseerThreadFactory-5377-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1359806 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1359806 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1359912 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1360837 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1360854 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1360932 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1360954 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1360955 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1360956 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1360959 WARN  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_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> 1360996 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1360996 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1360998 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1360998 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1360999 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1360999 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c7bef9f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1361001 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1361002 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589619586210201600
   [junit4]   2> 1361002 INFO  (searcherExecutor-5380-thread-1-processing-n:127.0.0.1:59522_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@2c7bef9f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59522/control_collection_shard1_replica_n1/
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:59522/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1361008 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1361014 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59522/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1361122 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1361136 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1361138 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1332
   [junit4]   2> 1361142 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1361242 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1361710 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] 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> 1362151 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59522_&wt=javabin&version=2} status=0 QTime=2456
   [junit4]   2> 1362155 INFO  (zkConnectionManagerCallback-2958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362156 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59517/solr ready
   [junit4]   2> 1362158 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1362159 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1362161 INFO  (OverseerThreadFactory-5377-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1362163 WARN  (OverseerThreadFactory-5377-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1362374 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1362374 INFO  (qtp1874108158-13196) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 1362634 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001 of type NRT
   [junit4]   2> 1362635 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@468c4559{/,null,AVAILABLE}
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6286cbb7{HTTP/1.1,[http/1.1]}{127.0.0.1:59535}
   [junit4]   2> 1362636 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1365281ms
   [junit4]   2> 1362637 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty1, hostPort=59535, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores}
   [junit4]   2> 1362637 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1362637 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1362638 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:53.861230Z
   [junit4]   2> 1362639 INFO  (zkConnectionManagerCallback-2960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1362641 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/solr.xml
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1362643 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1362649 INFO  (zkConnectionManagerCallback-2964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362652 INFO  (zkConnectionManagerCallback-2966-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1362663 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1362666 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1362670 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59535_
   [junit4]   2> 1362671 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362671 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362672 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1362714 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362725 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362725 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1362726 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59535_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores
   [junit4]   2> 1362752 INFO  (qtp1874108158-13189) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1362755 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1362755 INFO  (OverseerThreadFactory-5377-thread-3-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59535_ for creating new replica
   [junit4]   2> 1362759 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1362759 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1363781 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1363790 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1363847 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1363869 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1363872 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1363874 WARN  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] 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> 1363915 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1363915 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1363925 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1363925 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1363926 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1363926 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b64a81f[collection1_shard2_replica_n61] main]
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1363928 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1363929 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589619589279383552
   [junit4]   2> 1363930 INFO  (searcherExecutor-5391-thread-1-processing-n:127.0.0.1:59535_ x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@1b64a81f[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59535/collection1_shard2_replica_n61/
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:59535/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1363934 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1363939 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59535/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1364103 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1364106 INFO  (qtp1527303365-13240) [n:127.0.0.1:59535_ c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1346
   [junit4]   2> 1364108 INFO  (qtp1874108158-13189) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59535_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1356
   [junit4]   2> 1364357 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001 of type NRT
   [junit4]   2> 1364357 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b5410a{/,null,AVAILABLE}
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72a79184{HTTP/1.1,[http/1.1]}{127.0.0.1:59541}
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1367003ms
   [junit4]   2> 1364359 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty2, hostPort=59541, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1364359 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1364360 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:55.583436Z
   [junit4]   2> 1364361 INFO  (zkConnectionManagerCallback-2970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364362 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1364362 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/solr.xml
   [junit4]   2> 1364364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1364364 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1364365 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1364367 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1364368 INFO  (zkConnectionManagerCallback-2974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364371 INFO  (zkConnectionManagerCallback-2976-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1364380 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1364384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1364387 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59541_
   [junit4]   2> 1364388 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364388 INFO  (zkCallback-2947-thread-2-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364388 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364389 INFO  (zkCallback-2975-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1364423 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364433 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364433 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1364435 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59541_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores
   [junit4]   2> 1364467 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59541_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1364473 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1364473 INFO  (OverseerThreadFactory-5377-thread-4-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59541_ for creating new replica
   [junit4]   2> 1364477 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1364477 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1365491 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1365499 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1365551 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1365570 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1365572 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1365574 WARN  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] 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> 1365612 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1365612 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1365613 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1365613 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1365614 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.7890625, floorSegmentMB=0.6279296875, forceMergeDeletesPctAllowed=26.9141567755506, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6250882839385279
   [junit4]   2> 1365614 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bd4be89[collection1_shard3_replica_n63] main]
   [junit4]   2> 1365616 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1365616 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1365617 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1365617 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589619591049379840
   [junit4]   2> 1365618 INFO  (searcherExecutor-5402-thread-1-processing-n:127.0.0.1:59541_ x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [collection1_shard3_replica_n63] Registered new searcher Searcher@5bd4be89[collection1_shard3_replica_n63] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59541/collection1_shard3_replica_n63/
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy http://127.0.0.1:59541/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1365623 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1365628 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59541/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1365799 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1365804 INFO  (qtp789406509-13271) [n:127.0.0.1:59541_ c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1327
   [junit4]   2> 1365810 INFO  (qtp1874108158-13192) [n:127.0.0.1:59522_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:59541_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1342
   [junit4]   2> 1366082 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001 of type NRT
   [junit4]   2> 1366082 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5344dc6e{/,null,AVAILABLE}
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@223aae57{HTTP/1.1,[http/1.1]}{127.0.0.1:59548}
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.e.j.s.Server Started @1368728ms
   [junit4]   2> 1366084 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/tempDir-001/jetty3, hostPort=59548, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores}
   [junit4]   2> 1366084 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1366085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T01:22:57.308519Z
   [junit4]   2> 1366087 INFO  (zkConnectionManagerCallback-2980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1366088 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/solr.xml
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1366091 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1366094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59517/solr
   [junit4]   2> 1366096 INFO  (zkConnectionManagerCallback-2984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366099 INFO  (zkConnectionManagerCallback-2986-thread-1-processing-n:127.0.0.1:59548_) [n:127.0.0.1:59548_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1366109 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1366113 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1366116 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59548_
   [junit4]   2> 1366118 INFO  (zkCallback-2957-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2975-thread-1-processing-n:127.0.0.1:59541_) [n:127.0.0.1:59541_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2947-thread-1-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366118 INFO  (zkCallback-2965-thread-1-processing-n:127.0.0.1:59535_) [n:127.0.0.1:59535_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366119 INFO  (zkCallback-2985-thread-1-processing-n:127.0.0.1:59548_) [n:127.0.0.1:59548_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1366195 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366207 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1366209 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B9CE510E408EE2B9]) [n:127.0.0.1:59548_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores
   [junit4]   2> 1366248 INFO  (qtp1874108158-13191) [n:127.0.0.1:59522_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:59548_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1366252 INFO  (OverseerCollectionConfigSetProcessor-99351224004509700-127.0.0.1:59522_-n_0000000000) [n:127.0.0.1:59522_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1366252 INFO  (OverseerThreadFactory-5377-thread-5-processing-n:127.0.0.1:59522_) [n:127.0.0.1:59522_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:59548_ for creating new replica
   [junit4]   2> 1366258 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1366259 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1367279 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1367297 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema [collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1367353 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n65' using configuration from collection collection1, trusted=true
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n65' (registry 'solr.core.collection1.shard1.replica_n65') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1526ea16
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1367373 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore [[collection1_shard1_replica_n65] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores/collection1_shard1_replica_n65], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B9CE510E408EE2B9-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1367375 INFO  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38024668755975866]
   [junit4]   2> 1367377 WARN  (qtp1602836248-13302) [n:127.0.0.1:59548_ c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attr

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

	/solr/overseer_elect/election/99351357560455201-127.0.0.1:65383_solr-n_0000000009
   [junit4]   2> 	2	/solr/overseer_elect/election/99351357560455173-127.0.0.1:65068_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_B9CE510E408EE2B9-001
   [junit4]   2> Jan 15, 2018 1:59:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128), x_s=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1891, maxMBSortInHeap=7.249717136918359, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@793608), locale=pl-PL, timezone=Pacific/Yap
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=153463056,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, DistributedQueueTest, SolrXmlInZkTest, StressHdfsTest, MoveReplicaTest, ZkSolrClientTest, TestInitParams, TestDeleteCollectionOnDownNodes, TestBulkSchemaConcurrent, AddBlockUpdateTest, ConfigureRecoveryStrategyTest, BlockJoinFacetRandomTest, OpenCloseCoreStressTest, RulesTest, BasicDistributedZk2Test, TestCoreAdminApis, TestNumericTerms64, PeerSyncTest, TestBackupRepositoryFactory, TestNodeAddedTrigger, TestFieldCache, TestSystemCollAutoCreate, TestStressVersions, TestPointFields, SolrJmxReporterTest, TestLegacyNumericUtils, ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPI, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, SoftAutoCommitTest, TestLRUCache, TestHashPartitioner, AssignTest, TestPolicyCloud, TestGeoJSONResponseWriter, ResponseHeaderTest, TestSearchPerf, PeerSyncWithIndexFingerprintCachingTest, TestManagedSchemaAPI, TestSizeLimitedDistributedMap, TestNestedDocsSort, DeleteReplicaTest, EchoParamsTest, TestElisionMultitermQuery, CoreMergeIndexesAdminHandlerTest, TestCustomDocTransformer, TestMacros, CloudExitableDirectoryReaderTest, TestConfigSets, DistributedFacetPivotLongTailTest, SolrPluginUtilsTest, TestRetrieveFieldsOptimizer, NodeMutatorTest, ClassificationUpdateProcessorTest, TestConfigSetsAPIZkFailure, ConnectionManagerTest, TestInPlaceUpdatesStandalone, TestIndexSearcher, TestStreamBody, TestSolrCloudWithDelegationTokens, ClassificationUpdateProcessorFactoryTest, StatsReloadRaceTest, TestHdfsUpdateLog, HighlighterMaxOffsetTest, GraphQueryTest, TestHdfsBackupRestoreCore, TestMaxTokenLenTokenizer, DebugComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestDocSet, HdfsRecoverLeaseTest, TestTolerantUpdateProcessorRandomCloud, TestLuceneIndexBackCompat, TestFunctionQuery, TestTrackingShardHandlerFactory, HealthCheckHandlerTest, ParsingFieldUpdateProcessorsTest, TestNamedUpdateProcessors, MetricsConfigTest, LeaderInitiatedRecoveryOnShardRestartTest, JsonLoaderTest, TestPrepRecovery, TestTriggerIntegration, TestValueSourceCache, CopyFieldTest, DocValuesMultiTest, HLLSerializationTest, TestCloudSchemaless, AnalyticsQueryTest, TestSolrCoreSnapshots, TestConfigReload, SimplePostToolTest, TestScoreJoinQPScore, TestRandomFaceting, TestTestInjection, TestComponentsName, DocValuesNotIndexedTest, TestStressReorder, CacheHeaderTest, TestManagedResource, TestStressUserVersions, WrapperMergePolicyFactoryTest, TestSchemaVersionResource, TestCloudJSONFacetJoinDomain, FileUtilsTest, SolrGraphiteReporterTest, SearchRateTriggerTest, SpellCheckCollatorWithCollapseTest, TestFieldTypeResource, TestLMJelinekMercerSimilarityFactory, LeaderElectionIntegrationTest, TestCloudPseudoReturnFields, TestJavabinTupleStreamParser, TestZkAclsWithHadoopAuth, TestInitQParser, TestWordDelimiterFilterFactory, SampleTest, TestCollapseQParserPlugin, SynonymTokenizerTest, TestCoreContainer, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, MBeansHandlerTest, TestComplexPhraseQParserPlugin, AliasIntegrationTest, TestQueryUtils, DistributedFacetExistsSmallTest, HdfsRestartWhileUpdatingTest, TestXmlQParser, TestRTimerTree, TestTlogReplica, ExplicitHLLTest, SecurityConfHandlerTest, IndexSchemaRuntimeFieldTest, TestGroupingSearch, TestExactStatsCache, SpellPossibilityIteratorTest, TestHttpShardHandlerFactory, ShardRoutingCustomTest, TestNonDefinedSimilarityFactory, ChangedSchemaMergeTest, CdcrBidirectionalTest, SimpleFacetsTest, SolrCoreCheckLockOnStartupTest, TestLeaderElectionZkExpiry, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, SolrMetricsIntegrationTest, DistributedDebugComponentTest, TestRTGBase, TestStressLucene, InfixSuggestersTest, TestSolrXml, PeerSyncReplicationTest, DOMUtilTest, DistributedSuggestComponentTest, TestCollectionAPI, PingRequestHandlerTest, DeleteLastCustomShardedReplicaTest, PKIAuthenticationIntegrationTest, TestLuceneMatchVersion, TestPartialUpdateDeduplication, TestCharFilters, DistributedFacetSimpleRefinementLongTailTest, CloudMLTQParserTest, FullSolrCloudDistribCmdsTest, MoreLikeThisHandlerTest, TestNumericRangeQuery64, TestFastOutputStream, DateRangeFieldTest, TestDocumentBuilder, OverseerStatusTest, TermVectorComponentTest, TestJettySolrRunner, DocumentBuilderTest, TestAnalyzedSuggestions, TestPostingsSolrHighlighter, TestDistribIDF, AutoScalingHandlerTest, TestRandomCollapseQParserPlugin, TestCollationField, TestReloadDeadlock, CustomCollectionTest, MoveReplicaHDFSFailoverTest, TestRemoteStreaming, TestUniqueKeyFieldResource, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, TestBadConfig, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, TestTrie, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [607/768 (4!)] on J1 in 159.15s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 41303 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4385 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4385/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_t2","base_url":"http://127.0.0.1:53308","node_name":"127.0.0.1:53308_","state":"active","type":"TLOG","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node4":{           "state":"down",           "base_url":"http://127.0.0.1:53301",           "core":"c8n_1x3_lf_shard1_replica_t1",           "node_name":"127.0.0.1:53301_",           "type":"TLOG"},         "core_node5":{           "core":"c8n_1x3_lf_shard1_replica_t2",           "base_url":"http://127.0.0.1:53308",           "node_name":"127.0.0.1:53308_",           "state":"active",           "type":"TLOG",           "leader":"true"},         "core_node6":{           "core":"c8n_1x3_lf_shard1_replica_t3",           "base_url":"http://127.0.0.1:53294",           "node_name":"127.0.0.1:53294_",           "state":"down",           "type":"TLOG"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"0",   "tlogReplicas":"3"}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_t2","base_url":"http://127.0.0.1:53308","node_name":"127.0.0.1:53308_","state":"active","type":"TLOG","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node4":{
          "state":"down",
          "base_url":"http://127.0.0.1:53301",
          "core":"c8n_1x3_lf_shard1_replica_t1",
          "node_name":"127.0.0.1:53301_",
          "type":"TLOG"},
        "core_node5":{
          "core":"c8n_1x3_lf_shard1_replica_t2",
          "base_url":"http://127.0.0.1:53308",
          "node_name":"127.0.0.1:53308_",
          "state":"active",
          "type":"TLOG",
          "leader":"true"},
        "core_node6":{
          "core":"c8n_1x3_lf_shard1_replica_t3",
          "base_url":"http://127.0.0.1:53294",
          "node_name":"127.0.0.1:53294_",
          "state":"down",
          "type":"TLOG"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"0",
  "tlogReplicas":"3"}
	at __randomizedtesting.SeedInfo.seed([1E9017AB66D85A3B:96C42871C82437C3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([1E9017AB66D85A3B:21181403718EAADC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12617 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 1345527 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/init-core-data-001
   [junit4]   2> 1345528 WARN  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1345529 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1345532 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1345532 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 1345537 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001
   [junit4]   2> 1345537 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1345537 INFO  (Thread-2095) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1345538 INFO  (Thread-2095) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1345541 ERROR (Thread-2095) [    ] 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> 1345638 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64374
   [junit4]   2> 1345663 INFO  (zkConnectionManagerCallback-4654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345669 INFO  (jetty-launcher-4651-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1345669 INFO  (jetty-launcher-4651-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1345669 INFO  (jetty-launcher-4651-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2277db70{/solr,null,AVAILABLE}
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f4c0986{/solr,null,AVAILABLE}
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@95b1cf2{HTTP/1.1,[http/1.1]}{127.0.0.1:64377}
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21ceda9b{HTTP/1.1,[http/1.1]}{127.0.0.1:64376}
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-3) [    ] o.e.j.s.Server Started @1349978ms
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-1) [    ] o.e.j.s.Server Started @1349979ms
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64377}
   [junit4]   2> 1345673 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64376}
   [junit4]   2> 1345673 ERROR (jetty-launcher-4651-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1345673 ERROR (jetty-launcher-4651-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ab62804{/solr,null,AVAILABLE}
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T11:47:45.608Z
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38b2fb7d{HTTP/1.1,[http/1.1]}{127.0.0.1:64378}
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-2) [    ] o.e.j.s.Server Started @1349979ms
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64378}
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1345674 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T11:47:45.608Z
   [junit4]   2> 1345674 ERROR (jetty-launcher-4651-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1345675 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1345675 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1345675 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1345675 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T11:47:45.609Z
   [junit4]   2> 1345680 INFO  (zkConnectionManagerCallback-4656-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345681 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1345684 INFO  (zkConnectionManagerCallback-4660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345685 INFO  (zkConnectionManagerCallback-4658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345686 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1345686 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1345699 INFO  (jetty-launcher-4651-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64374/solr
   [junit4]   2> 1345699 INFO  (jetty-launcher-4651-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64374/solr
   [junit4]   2> 1345702 INFO  (zkConnectionManagerCallback-4668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345703 INFO  (zkConnectionManagerCallback-4666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345704 INFO  (jetty-launcher-4651-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64374/solr
   [junit4]   2> 1345708 INFO  (zkConnectionManagerCallback-4672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345709 INFO  (zkConnectionManagerCallback-4676-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345709 INFO  (zkConnectionManagerCallback-4674-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345712 INFO  (zkConnectionManagerCallback-4678-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1345923 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1345923 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1345924 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64376_solr
   [junit4]   2> 1345924 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64377_solr
   [junit4]   2> 1345925 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.c.Overseer Overseer (id=99348018985304073-127.0.0.1:64376_solr-n_0000000000) starting
   [junit4]   2> 1345927 INFO  (zkCallback-4677-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1345928 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1345945 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64376_solr
   [junit4]   2> 1345947 INFO  (zkCallback-4677-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1345948 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1345977 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1345980 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1345983 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64378_solr
   [junit4]   2> 1345985 INFO  (zkCallback-4677-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1345987 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1345995 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1346135 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346137 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346144 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346144 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346150 INFO  (jetty-launcher-4651-thread-3) [n:127.0.0.1:64377_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node3/.
   [junit4]   2> 1346152 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346163 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346164 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346165 INFO  (jetty-launcher-4651-thread-2) [n:127.0.0.1:64378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node2/.
   [junit4]   2> 1346179 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346180 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1346194 INFO  (jetty-launcher-4651-thread-1) [n:127.0.0.1:64376_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node1/.
   [junit4]   2> 1346252 INFO  (zkConnectionManagerCallback-4686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346255 INFO  (zkConnectionManagerCallback-4690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1346257 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1346258 INFO  (SUITE-TestClusterStateProvider-seed#[1E9017AB66D85A3B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64374/solr ready
   [junit4]   2> 1346266 INFO  (qtp1980603209-13991) [n:127.0.0.1:64377_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1346278 INFO  (OverseerThreadFactory-5324-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1346399 INFO  (OverseerStateUpdate-99348018985304073-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64377/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1346405 INFO  (OverseerStateUpdate-99348018985304073-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64378/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1346410 INFO  (OverseerStateUpdate-99348018985304073-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64376/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1346615 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1346615 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1346615 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1346615 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1346615 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1346615 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1346727 INFO  (zkCallback-4677-thread-1-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1346727 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1346727 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1346728 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1346728 INFO  (zkCallback-4675-thread-2-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1346730 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1347674 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1347674 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1347682 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1347682 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1347682 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1347687 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1347687 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 1347689 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1347694 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1347695 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1347695 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1347695 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1347697 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1347702 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1347702 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1347702 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 1347703 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64376.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1347703 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1347703 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node1/.system_shard1_replica_p4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
   [junit4]   2> 1347704 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1347705 WARN  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1347705 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1347706 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64378.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1347706 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1347706 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1347707 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 1347707 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1347708 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64377.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1347708 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1347708 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1347917 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1347917 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1347918 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1347918 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1347918 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1347918 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1347919 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1347919 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1347921 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1347921 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@6eb52217[.system_shard1_replica_p4] main]
   [junit4]   2> 1347921 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1347924 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1347924 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ddaa46f[.system_shard1_replica_n2] main]
   [junit4]   2> 1347927 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1347927 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1347927 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1347928 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1347939 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1347940 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1347940 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1347941 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af6499a[.system_shard1_replica_n1] main]
   [junit4]   2> 1347942 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1347943 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1347944 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1347944 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1347945 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1347945 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1347946 INFO  (searcherExecutor-5331-thread-1-processing-n:127.0.0.1:64376_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@6eb52217[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1347947 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 1347947 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1347948 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1347949 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1347950 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1347951 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1347952 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1347952 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1347953 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589568306295078912
   [junit4]   2> 1347953 INFO  (searcherExecutor-5333-thread-1-processing-n:127.0.0.1:64377_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@1af6499a[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1347958 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1347958 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 29 ms
   [junit4]   2> 1347959 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1347959 INFO  (searcherExecutor-5332-thread-1-processing-n:127.0.0.1:64378_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@3ddaa46f[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1347959 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589568306301370368
   [junit4]   2> 1347973 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 1348082 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348082 INFO  (zkCallback-4677-thread-3-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348082 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348082 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348082 INFO  (zkCallback-4675-thread-2-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348082 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348481 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1348481 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1348481 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64377/solr/.system_shard1_replica_n1/
   [junit4]   2> 1348481 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:64377/solr START replicas=[http://127.0.0.1:64378/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1348483 INFO  (qtp807108900-13980) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1348782 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:64377/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1348782 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1348782 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1348782 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1348787 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64377/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1348899 INFO  (zkCallback-4677-thread-3-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348899 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348899 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348899 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348899 INFO  (zkCallback-4675-thread-2-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348899 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1348943 INFO  (indexFetcher-5346-thread-1) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1348952 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1348957 INFO  (qtp1980603209-13994) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2342
   [junit4]   2> 1348959 INFO  (qtp1951870733-13983) [n:127.0.0.1:64376_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2343
   [junit4]   2> 1348985 INFO  (qtp807108900-13977) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2370
   [junit4]   2> 1348991 INFO  (qtp1980603209-13991) [n:127.0.0.1:64377_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> 1349090 INFO  (zkCallback-4677-thread-3-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349090 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349090 INFO  (zkCallback-4675-thread-2-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349090 INFO  (zkCallback-4673-thread-1-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349090 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349090 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1349992 INFO  (qtp1980603209-13991) [n:127.0.0.1:64377_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3727
   [junit4]   2> 1349997 INFO  (qtp1980603209-13997) [n:127.0.0.1:64377_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1349999 INFO  (qtp1951870733-13985) [n:127.0.0.1:64376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1350002 INFO  (qtp807108900-13981) [n:127.0.0.1:64378_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1350079 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[1E9017AB66D85A3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 1350080 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[1E9017AB66D85A3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=1E9017AB66D85A3B -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J1 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E9017AB66D85A3B:21181403718EAADC]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1350107 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 1350109 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1350110 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f3b48db{/solr,null,AVAILABLE}
   [junit4]   2> 1350111 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72da4a59{HTTP/1.1,[http/1.1]}{127.0.0.1:64405}
   [junit4]   2> 1350111 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.Server Started @1354416ms
   [junit4]   2> 1350111 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64405}
   [junit4]   2> 1350111 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1350112 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1350113 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1350113 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1350113 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T11:47:50.047Z
   [junit4]   2> 1350115 INFO  (zkConnectionManagerCallback-4692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1350115 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1350126 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64374/solr
   [junit4]   2> 1350128 INFO  (zkConnectionManagerCallback-4696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1350133 INFO  (zkConnectionManagerCallback-4698-thread-1-processing-n:127.0.0.1:64405_solr) [n:127.0.0.1:64405_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1350146 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1350151 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1350155 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64405_solr
   [junit4]   2> 1350157 INFO  (zkCallback-4689-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1350157 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1350157 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1350157 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1350158 INFO  (zkCallback-4697-thread-1-processing-n:127.0.0.1:64405_solr) [n:127.0.0.1:64405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1350289 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64405.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1350293 INFO  (OverseerCollectionConfigSetProcessor-99348018985304073-127.0.0.1:64376_solr-n_0000000000) [n:127.0.0.1:64376_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> 1350300 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64405.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1350300 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64405.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8de0fee
   [junit4]   2> 1350302 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [n:127.0.0.1:64405_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_1E9017AB66D85A3B-001/tempDir-001/node4/.
   [junit4]   2> 1350590 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@95b1cf2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1350590 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1252084085
   [junit4]   2> 1350591 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1350591 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c1254e9: rootName = solr_64377, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@362b3321
   [junit4]   2> 1350600 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1350600 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dff9a7f: rootName = solr_64377, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6933c208
   [junit4]   2> 1350615 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1350615 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47bfa9a1: rootName = solr_64377, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2c307dca
   [junit4]   2> 1350618 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64377_solr
   [junit4]   2> 1350621 INFO  (zkCallback-4673-thread-2-processing-n:127.0.0.1:64377_solr) [n:127.0.0.1:64377_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1350621 INFO  (zkCallback-4697-thread-1-processing-n:127.0.0.1:64405_solr) [n:127.0.0.1:64405_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1350621 INFO  (zkCallback-4689-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1350621 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1350621 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1350623 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1350624 INFO  (coreCloseExecutor-5357-thread-1) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3134184a
   [junit4]   2> 1350624 INFO  (coreCloseExecutor-5357-thread-1) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=825497674
   [junit4]   2> 1350625 INFO  (coreCloseExecutor-5357-thread-1) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1092ee64: rootName = solr_64377, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1787b03b
   [junit4]   2> 1350634 INFO  (coreCloseExecutor-5357-thread-1) [n:127.0.0.1:64377_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=825497674
   [junit4]   2> 1350640 INFO  (zkCallback-4675-thread-1-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1350641 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f4c0986{/solr,null,UNAVAILABLE}
   [junit4]   2> 1350745 INFO  (zkCallback-4677-thread-2-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1350745 INFO  (zkCallback-4677-thread-3-processing-n:127.0.0.1:64376_solr) [n:127.0.0.1:64376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1350745 INFO  (zkCallback-4675-thread-2-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1350745 INFO  (zkCallback-4675-thread-3-processing-n:127.0.0.1:64378_solr) [n:127.0.0.1:64378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1350849 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[1E9017AB66D85A3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 1350850 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1350854 INFO  (jetty-closer-4652-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@72da4a59{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1350855 INFO  (jetty-closer-4652-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1963168641
   [junit4]   2> 1350855 INFO  (jetty-closer-4652-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38b2fb7d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1350856 INFO  (jetty-closer-4652-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1708789082
   [junit4]   2> 1350856 INFO  (jetty-closer-4652-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1350856 INFO  (jetty-closer-4652-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60ff64ea: rootName = solr_64405, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@368c439b
   [junit4]   2> 1350860 INFO  (jetty-closer-4652-thread-2) [    ]

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

oscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2892532 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:53294/, target: http://127.0.0.1:53295/
   [junit4]   2> 2892532 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:53271/, target: http://127.0.0.1:53272/
   [junit4]   2> 2892532 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:53301/, target: http://127.0.0.1:53302/
   [junit4]   2> 2892532 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[1E9017AB66D85A3B]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:53308/, target: http://127.0.0.1:53309/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=1E9017AB66D85A3B -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  161s J1 | LeaderFailoverAfterPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node5:{"core":"c8n_1x3_lf_shard1_replica_t2","base_url":"http://127.0.0.1:53308","node_name":"127.0.0.1:53308_","state":"active","type":"TLOG","leader":"true"}]; clusterState: DocCollection(c8n_1x3_lf//collections/c8n_1x3_lf/state.json/17)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node4":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:53301",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_t1",
   [junit4]    >           "node_name":"127.0.0.1:53301_",
   [junit4]    >           "type":"TLOG"},
   [junit4]    >         "core_node5":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_t2",
   [junit4]    >           "base_url":"http://127.0.0.1:53308",
   [junit4]    >           "node_name":"127.0.0.1:53308_",
   [junit4]    >           "state":"active",
   [junit4]    >           "type":"TLOG",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node6":{
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica_t3",
   [junit4]    >           "base_url":"http://127.0.0.1:53294",
   [junit4]    >           "node_name":"127.0.0.1:53294_",
   [junit4]    >           "state":"down",
   [junit4]    >           "type":"TLOG"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"0",
   [junit4]    >   "tlogReplicas":"3"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E9017AB66D85A3B:96C42871C82437C3]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:169)
   [junit4]    > 	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_1E9017AB66D85A3B-001
   [junit4]   2> Jan 14, 2018 12:13:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@35b12785), locale=mt-MT, timezone=Europe/Saratov
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=264553920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryTest, AnalyticsQueryTest, DocumentBuilderTest, TestAnalyzeInfixSuggestions, FullSolrCloudDistribCmdsTest, TestSimpleTextCodec, OverriddenZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored2, TestGroupingSearch, TestRetrieveFieldsOptimizer, TestLMJelinekMercerSimilarityFactory, ImplicitSnitchTest, TestConfigSets, TestConfigReload, SolrMetricsIntegrationTest, TestGenericDistributedQueue, HdfsUnloadDistributedZkTest, TestSolrXml, DataDrivenBlockJoinTest, TestCustomStream, TestCloudJSONFacetJoinDomain, TestMinMaxOnMultiValuedField, TestPerFieldSimilarity, BasicDistributedZk2Test, DocValuesNotIndexedTest, QueryEqualityTest, TestRemoteStreaming, TestSearchPerf, TestSolrCoreSnapshots, TestLocalFSCloudBackupRestore, SchemaVersionSpecificBehaviorTest, HLLUtilTest, TestJsonFacetRefinement, TestPullReplicaErrorHandling, TimeRoutedAliasUpdateProcessorTest, TestRandomRequestDistribution, TestInitParams, TestJettySolrRunner, TestHighFrequencyDictionaryFactory, LoggingHandlerTest, AtomicUpdatesTest, TestConfigSetsAPI, TestSolrCloudWithSecureImpersonation, TestReload, EnumFieldTest, TestHalfAndHalfDocValues, SolrMetricManagerTest, TermVectorComponentDistributedTest, TestNoOpRegenerator, ClassificationUpdateProcessorIntegrationTest, NodeAddedTriggerTest, TestMultiValuedNumericRangeQuery, TestJsonRequest, PreAnalyzedUpdateProcessorTest, BasicAuthStandaloneTest, BasicZkTest, TestSQLHandler, SOLR749Test, HdfsChaosMonkeyNothingIsSafeTest, TestSolrQueryParser, TestFileDictionaryLookup, TestSearcherReuse, TestSubQueryTransformerCrossCore, PreAnalyzedFieldManagedSchemaCloudTest, UtilsToolTest, UpdateParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedDebugComponentTest, TestHdfsBackupRestoreCore, CollectionsAPIDistributedZkTest, MBeansHandlerTest, EchoParamsTest, BitVectorTest, TestCustomSort, IndexSchemaRuntimeFieldTest, TestManagedSynonymFilterFactory, TestRequestStatusCollectionAPI, TlogReplayBufferedWhileIndexingTest, CdcrRequestHandlerTest, TestBackupRepositoryFactory, TestReqParamsAPI, DistributedQueueTest, StressHdfsTest, FullHLLTest, SolrCoreTest, TestElisionMultitermQuery, TestXmlQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, TestNodeAddedTrigger, TestDynamicFieldResource, TestRawResponseWriter, OverseerModifyCollectionTest, TestSolrCLIRunExample, TestSystemIdResolver, CloudExitableDirectoryReaderTest, V2StandaloneTest, SmileWriterTest, ShardRoutingCustomTest, TestSolrJ, DistributedIntervalFacetingTest, LeaderElectionContextKeyTest, AnalysisErrorHandlingTest, TestLeaderElectionZkExpiry, TestSimpleTrackingShardHandler, CollectionStateFormat2Test, TestCloudPseudoReturnFields, SharedFSAutoReplicaFailoverTest, TestChildDocTransformer, TestWordDelimiterFilterFactory, TestStressReorder, HdfsDirectoryFactoryTest, SimplePostToolTest, TestRestManager, TestPayloadCheckQParserPlugin, LeaderFailureAfterFreshStartTest, TestSuggestSpellingConverter, WrapperMergePolicyFactoryTest, TestDistribStateManager, CacheHeaderTest, SearchHandlerTest, FileBasedSpellCheckerTest, TestObjectReleaseTracker, TestTlogReplica, InfixSuggestersTest, TestLegacyField, TestAuthorizationFramework, StatelessScriptUpdateProcessorFactoryTest, TestUninvertingReader, TestFieldCacheWithThreads, TestExtendedDismaxParser, ReplicationFactorTest, AnalysisAfterCoreReloadTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, PeerSyncTest, PolyFieldTest, TestRecoveryHdfs, DOMUtilTest, PluginInfoTest, TestLRUCache, TestLegacyNumericUtils, HighlighterMaxOffsetTest, TestDocSet, BlockJoinFacetSimpleTest, TestZkChroot, TestEmbeddedSolrServerConstructors, BadComponentTest, MigrateRouteKeyTest, ExecutePlanActionTest, PreAnalyzedFieldTest, CloneFieldUpdateProcessorFactoryTest, TestCloudDeleteByQuery, TestReplicaProperties, MetricsConfigTest, TestPolicyCloud, JsonLoaderTest, TestJavabinTupleStreamParser, UpdateLogTest, TestReloadAndDeleteDocs, DocValuesMultiTest, TestTrieFacet, TestClusterStateProvider, TestValueSourceCache, TestHttpShardHandlerFactory, TestBM25SimilarityFactory, DistributedFacetPivotSmallTest, TestSlowCompositeReaderWrapper, MetricUtilsTest, MoreLikeThisHandlerTest, UpdateRequestProcessorFactoryTest, HttpSolrCallGetCoreTest, SolrIndexMetricsTest, SaslZkACLProviderTest, TestConfig, LargeFieldTest, TestPolicyCloud, AliasIntegrationTest, DistributedQueryComponentCustomSortTest, DirectSolrSpellCheckerTest, HdfsThreadLeakTest, SuggestComponentContextFilterQueryTest, PingRequestHandlerTest, TestGeoJSONResponseWriter, PeerSyncReplicationTest, ChaosMonkeySafeLeaderTest, DeleteLastCustomShardedReplicaTest, SynonymTokenizerTest, FileUtilsTest, BasicDistributedZkTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, TestFunctionQuery, TestBadConfig, HighlighterTest, SoftAutoCommitTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HealthCheckHandlerTest, LeaderFailoverAfterPartitionTest]
   [junit4] Completed [547/767 (2!)] on J1 in 161.56s, 1 test, 1 failure <<< FAILURES!

[...truncated 48837 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4384 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4384/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([9BCE24F751F83839:A446275F46AEC8DE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 1783 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180113_221750_6828371918048065214549.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180113_221750_6825759238823223076946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 291 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180113_222511_74714754202058712512676.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180113_222511_75013767743645905989147.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180113_222628_8473460141092996955673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180113_222628_8478463985320893229804.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180113_222916_6315807616299792386555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180113_222916_63115878190083601409753.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180113_222932_5256016161975068088060.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180113_222932_5257631037294390124406.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180113_222955_1689626488928029497621.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180113_222955_1681625793358245240748.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180113_222959_6637857345370710016327.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180113_222959_6632605055424300185083.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180113_223002_9501441916503240698322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180113_223002_9508365344470806295543.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180113_223012_1399012746204482993020.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180113_223012_1396605356845355072051.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180113_223017_31615365253818671809738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180113_223017_3186752170402084422465.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180113_223020_70810884483867650870993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180113_223033_4148203430049649952643.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20180113_223033_4148108446479066352089.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20180113_223059_8962461362053610533757.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20180113_223059_8943006070202146693680.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180113_223114_56215801081914427640991.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20180113_223114_5616385441519971729199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180113_223128_45718404537339432443501.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180113_223128_45712168447715239250427.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180113_223257_8727150414805554983140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180113_223257_87210946894052778491713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180113_223302_21210242155270059171648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20180113_223302_212884421725416822363.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20180113_223308_49313931781447652786175.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180113_223308_4937505497135038764957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20180113_223335_9788702109086933742492.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180113_223335_97817820399765354728575.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180113_223345_64415659286337243991736.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20180113_223345_6442269918157748734412.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20180113_223404_5311141373853683609577.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180113_223404_53111139280901701853391.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20180113_223417_8663755048565889394972.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20180113_223417_8665642301080831647523.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180113_223424_4295356239176955546027.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20180113_223424_42914970815158401228809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 301 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20180113_223441_54416951100525202911384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180113_223441_5445009215071047276279.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180113_223449_73418412152320634772421.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20180113_223449_7342684891614588076254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180113_223458_42615411422375434271366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180113_223458_42610351450602995526982.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180113_223512_49213010325042249854472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180113_223512_49118179787873174482210.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20180113_223554_6604049419018485412321.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180113_223554_6601829425308694750320.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20180113_223611_22915609898752326506041.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180113_223613_48110940032363103630143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180113_223613_4819667589277017600961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180113_223633_7172360510931656900262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180113_223633_71715580090352848912738.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1839 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/init-core-data-001
   [junit4]   2> 453647 WARN  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 453647 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 453647 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 453647 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 453648 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 453648 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001
   [junit4]   2> 453648 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 453648 INFO  (Thread-452) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453648 INFO  (Thread-452) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 453654 ERROR (Thread-452) [    ] 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> 453753 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50688
   [junit4]   2> 453765 INFO  (zkConnectionManagerCallback-598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453769 INFO  (jetty-launcher-595-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 453769 INFO  (jetty-launcher-595-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 453769 INFO  (jetty-launcher-595-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 453771 INFO  (jetty-launcher-595-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b7577d3{/solr,null,AVAILABLE}
   [junit4]   2> 453772 INFO  (jetty-launcher-595-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@845f31d{/solr,null,AVAILABLE}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d0c13f{/solr,null,AVAILABLE}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22909903{HTTP/1.1,[http/1.1]}{127.0.0.1:50690}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-2) [    ] o.e.j.s.Server Started @455807ms
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50690}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6307eba0{HTTP/1.1,[http/1.1]}{127.0.0.1:50691}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12042b79{HTTP/1.1,[http/1.1]}{127.0.0.1:50692}
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-3) [    ] o.e.j.s.Server Started @455807ms
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-1) [    ] o.e.j.s.Server Started @455807ms
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50691}
   [junit4]   2> 453773 ERROR (jetty-launcher-595-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 453773 ERROR (jetty-launcher-595-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 453773 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T22:45:07.728643Z
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T22:45:07.728695Z
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50692}
   [junit4]   2> 453774 ERROR (jetty-launcher-595-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 453774 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 453775 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 453775 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 453775 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T22:45:07.729036Z
   [junit4]   2> 453776 INFO  (zkConnectionManagerCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453776 INFO  (zkConnectionManagerCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453776 INFO  (zkConnectionManagerCallback-604-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453777 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453777 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453777 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 453782 INFO  (jetty-launcher-595-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50688/solr
   [junit4]   2> 453782 INFO  (jetty-launcher-595-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50688/solr
   [junit4]   2> 453783 INFO  (jetty-launcher-595-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50688/solr
   [junit4]   2> 453784 INFO  (zkConnectionManagerCallback-611-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453785 INFO  (zkConnectionManagerCallback-614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453786 INFO  (zkConnectionManagerCallback-616-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453788 INFO  (zkConnectionManagerCallback-618-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453788 INFO  (zkConnectionManagerCallback-620-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453790 INFO  (zkConnectionManagerCallback-622-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 453977 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453977 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453978 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50690_solr
   [junit4]   2> 453978 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 453978 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50692_solr
   [junit4]   2> 453979 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.Overseer Overseer (id=99344941554532360-127.0.0.1:50690_solr-n_0000000000) starting
   [junit4]   2> 453980 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453981 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453982 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 453983 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50691_solr
   [junit4]   2> 453984 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 453984 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 453985 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 454012 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50690_solr
   [junit4]   2> 454014 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 454014 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 454014 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 454054 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50692.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454083 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50691.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454087 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50690.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454096 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50692.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454096 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50692.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454100 INFO  (jetty-launcher-595-thread-1) [n:127.0.0.1:50692_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node1/.
   [junit4]   2> 454119 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50691.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454120 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50691.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454123 INFO  (jetty-launcher-595-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node3/.
   [junit4]   2> 454123 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50690.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454124 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50690.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 454125 INFO  (jetty-launcher-595-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node2/.
   [junit4]   2> 454195 INFO  (zkConnectionManagerCallback-630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454198 INFO  (zkConnectionManagerCallback-634-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 454199 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 454201 INFO  (SUITE-TestClusterStateProvider-seed#[9BCE24F751F83839]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50688/solr ready
   [junit4]   2> 454210 INFO  (qtp1906797725-2429) [n:127.0.0.1:50690_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 454220 INFO  (OverseerThreadFactory-1236-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 454330 INFO  (OverseerStateUpdate-99344941554532360-127.0.0.1:50690_solr-n_0000000000) [n:127.0.0.1:50690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50691/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 454334 INFO  (OverseerStateUpdate-99344941554532360-127.0.0.1:50690_solr-n_0000000000) [n:127.0.0.1:50690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50692/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 454337 INFO  (OverseerStateUpdate-99344941554532360-127.0.0.1:50690_solr-n_0000000000) [n:127.0.0.1:50690_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50690/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 454550 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 454550 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 454550 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 454550 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 454554 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 454555 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 454670 INFO  (zkCallback-619-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454670 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454670 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454670 INFO  (zkCallback-619-thread-2-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454670 INFO  (zkCallback-621-thread-2-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454671 INFO  (zkCallback-617-thread-2-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455576 WARN  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 455577 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455577 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455578 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 455586 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 455586 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 455586 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 455591 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 455591 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 455596 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 455597 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 455598 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 455600 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 455608 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 455608 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 455608 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 455613 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 455613 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 455613 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50692.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 455613 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 455613 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node1/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node1/./.system_shard1_replica_n2/data/]
   [junit4]   2> 455614 WARN  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 455619 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 455619 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50690.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 455619 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 455619 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node2/.system_shard1_replica_p4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node2/./.system_shard1_replica_p4/data/]
   [junit4]   2> 455621 WARN  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 455622 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 455622 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50691.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43b67d72
   [junit4]   2> 455622 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 455622 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node3/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_9BCE24F751F83839-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
   [junit4]   2> 455698 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455698 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455699 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 455700 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 455712 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 455712 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 455716 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 455716 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 455724 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 455724 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 455744 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@206de6dc[.system_shard1_replica_n2] main]
   [junit4]   2> 455745 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3781d512[.system_shard1_replica_p4] main]
   [junit4]   2> 455746 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 455746 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 455747 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 455747 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 455749 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 455749 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 455750 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@28f2784c[.system_shard1_replica_n1] main]
   [junit4]   2> 455751 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 455751 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 455751 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455752 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589519067073478656
   [junit4]   2> 455752 INFO  (searcherExecutor-1243-thread-1-processing-n:127.0.0.1:50692_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@206de6dc[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455752 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 455753 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 455753 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 455755 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 455756 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 455759 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 455759 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 455762 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 455762 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 455762 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 455763 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 8 ms
   [junit4]   2> 455765 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455765 INFO  (searcherExecutor-1245-thread-1-processing-n:127.0.0.1:50691_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@28f2784c[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455765 INFO  (qtp290253981-2435) [n:127.0.0.1:50691_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589519067087110144
   [junit4]   2> 455772 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455773 INFO  (searcherExecutor-1244-thread-1-processing-n:127.0.0.1:50690_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@3781d512[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455774 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 455780 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 455790 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 455791 INFO  (qtp1906797725-2432) [n:127.0.0.1:50690_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 455870 INFO  (zkCallback-619-thread-3-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455870 INFO  (zkCallback-617-thread-2-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455870 INFO  (zkCallback-621-thread-2-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455871 INFO  (zkCallback-621-thread-1-processing-n:127.0.0.1:50692_solr) [n:127.0.0.1:50692_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455870 INFO  (zkCallback-617-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455870 INFO  (zkCallback-619-thread-2-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 456265 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 456265 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 456265 INFO  (qtp1437390159-2436) [n:127.0.0.1:50692_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o

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

st/temp/junit4-J0-20180113_233428_781362888062219501243.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20180113_233428_782215964787435093648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1460 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20180113_233901_47016583142363686935153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20180113_233901_4702494780320968772839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180113_233923_52117273396333028459082.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180113_233923_5195822901909529495627.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180113_234034_7258983485871148193422.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180113_234034_7241139940923651557876.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180113_234102_20110223274498699980650.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180113_234102_2017924757273681874032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 646 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180113_234116_49914535432559416910156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180113_234116_4991572729077952461242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180113_234153_0211882897687823953376.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180113_234153_0215375463523261837478.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 561 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180113_234227_92415208735753944512435.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180113_234227_924144234328179186736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 654 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180113_234247_5093617891913810884163.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180113_234247_508301893296099722365.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180113_234330_50912759128125720171664.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180113_234330_50910732168803114485281.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180113_234405_89910083353087086991234.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32230 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4383 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4383/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([BBE2690247E31BDE:33B656D8E91F7626]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:54764/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:54764/solr
	at __randomizedtesting.SeedInfo.seed([BBE2690247E31BDE:83514DFC6010CF0F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	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.http.NoHttpResponseException: 127.0.0.1:54764 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([BBE2690247E31BDE:846A6AAA50B5EB39]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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 1792 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180113_101117_8105627863330820683361.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180113_101117_8118897682802567043998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 288 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180113_102142_26017409976562268146925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180113_102142_26013142525883038924518.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1057 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180113_102310_1496047514255725347576.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180113_102310_1488059949709685239238.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180113_102541_94915271907514978269568.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180113_102541_94914674248088317896659.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 249 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180113_102559_3214572844307701344099.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180113_102559_32110070836626555909060.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180113_102633_80214822177634651485241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180113_102633_80214368944880002673326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180113_102638_8873979547851477024011.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180113_102638_88718414038793298250978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180113_102643_2637075121942298710200.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180113_102643_2633712154715505238219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180113_102655_73815084757379680543952.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180113_102655_7387331757565927104094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180113_102703_50611049242981723052550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180113_102703_5074354083436626224318.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180113_102707_0566195764698386197974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180113_102720_13016726283298526033728.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20180113_102720_1308270494124723044378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20180113_102742_9677900341861509254116.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20180113_102742_9674315197123909107285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20180113_102753_49216695895223779728507.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180113_102753_4922216150364308142960.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180113_102817_43316582586531324245832.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180113_102817_4331593217232944685393.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180113_103023_35614012520492094305205.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180113_103023_35612820508626417092177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180113_103027_57213399855211252926860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20180113_103027_57212536915454716573490.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180113_103033_80216036442533185670753.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20180113_103033_8012335558610502324367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20180113_103103_8011205591722458077321.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180113_103103_8017266326137428353131.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 246 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180113_103111_44413334995016224918946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20180113_103111_4426863596886861659467.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20180113_103128_1639806642846804154058.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180113_103128_1639615582958147806575.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20180113_103140_92216244104027538580723.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20180113_103140_922751921778629567988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20180113_103149_42518093824659055487566.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180113_103149_42315250592594917789146.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 301 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20180113_103209_3851089077656696673358.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180113_103209_3859464240973529804088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20180113_103219_3102896187803280879446.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180113_103219_31015536494143921919677.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180113_103230_66618288527605813309802.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180113_103230_6666367248758703667272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 216 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180113_103248_36210094182935379655617.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180113_103248_3654476088696873718871.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180113_103320_0233486302986318810992.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20180113_103320_02311228450624847838492.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 146 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20180113_103337_59511529913912512971647.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180113_103339_8392051512714391991680.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180113_103339_8391495021436752017069.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180113_103352_6465114266774860587761.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180113_103352_64411423122920886551909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2157 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 715901 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/init-core-data-001
   [junit4]   2> 715902 WARN  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 715902 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 715903 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 715903 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
   [junit4]   2> 715903 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001
   [junit4]   2> 715903 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 715903 INFO  (Thread-1206) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 715903 INFO  (Thread-1206) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 715908 ERROR (Thread-1206) [    ] 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> 716014 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53255
   [junit4]   2> 716043 INFO  (zkConnectionManagerCallback-2346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716049 INFO  (jetty-launcher-2343-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 716049 INFO  (jetty-launcher-2343-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 716050 INFO  (jetty-launcher-2343-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 716052 INFO  (jetty-launcher-2343-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40322c72{/solr,null,AVAILABLE}
   [junit4]   2> 716052 INFO  (jetty-launcher-2343-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1694cbf5{HTTP/1.1,[http/1.1]}{127.0.0.1:53257}
   [junit4]   2> 716052 INFO  (jetty-launcher-2343-thread-2) [    ] o.e.j.s.Server Started @717667ms
   [junit4]   2> 716052 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53257}
   [junit4]   2> 716053 ERROR (jetty-launcher-2343-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716053 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 716053 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716053 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 716053 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T10:46:57.267505Z
   [junit4]   2> 716053 INFO  (jetty-launcher-2343-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2af06f64{/solr,null,AVAILABLE}
   [junit4]   2> 716054 INFO  (jetty-launcher-2343-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ff03be2{HTTP/1.1,[http/1.1]}{127.0.0.1:53258}
   [junit4]   2> 716054 INFO  (jetty-launcher-2343-thread-3) [    ] o.e.j.s.Server Started @717668ms
   [junit4]   2> 716054 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53258}
   [junit4]   2> 716054 ERROR (jetty-launcher-2343-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716055 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 716055 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716055 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 716055 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T10:46:57.269145Z
   [junit4]   2> 716055 INFO  (jetty-launcher-2343-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b6f9b9e{/solr,null,AVAILABLE}
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bc3d792{HTTP/1.1,[http/1.1]}{127.0.0.1:53259}
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.e.j.s.Server Started @717670ms
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53259}
   [junit4]   2> 716056 ERROR (jetty-launcher-2343-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 716056 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T10:46:57.270709Z
   [junit4]   2> 716058 INFO  (zkConnectionManagerCallback-2350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716059 INFO  (zkConnectionManagerCallback-2348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716059 INFO  (zkConnectionManagerCallback-2352-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716059 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716059 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716059 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716072 INFO  (jetty-launcher-2343-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53255/solr
   [junit4]   2> 716072 INFO  (jetty-launcher-2343-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53255/solr
   [junit4]   2> 716074 INFO  (jetty-launcher-2343-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53255/solr
   [junit4]   2> 716074 INFO  (zkConnectionManagerCallback-2361-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716074 INFO  (zkConnectionManagerCallback-2358-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716076 INFO  (zkConnectionManagerCallback-2364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716078 INFO  (zkConnectionManagerCallback-2366-thread-1-processing-n:127.0.0.1:53259_solr) [n:127.0.0.1:53259_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716079 INFO  (zkConnectionManagerCallback-2368-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716079 INFO  (zkConnectionManagerCallback-2370-thread-1-processing-n:127.0.0.1:53258_solr) [n:127.0.0.1:53258_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716225 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 716226 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 716226 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 716226 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53257_solr
   [junit4]   2> 716228 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53258_solr
   [junit4]   2> 716228 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53259_solr
   [junit4]   2> 716229 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.c.Overseer Overseer (id=99342117576507400-127.0.0.1:53257_solr-n_0000000000) starting
   [junit4]   2> 716231 INFO  (zkCallback-2369-thread-1-processing-n:127.0.0.1:53258_solr) [n:127.0.0.1:53258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 716232 INFO  (zkCallback-2367-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 716232 INFO  (zkCallback-2365-thread-1-processing-n:127.0.0.1:53259_solr) [n:127.0.0.1:53259_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 716263 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53257_solr
   [junit4]   2> 716265 INFO  (zkCallback-2365-thread-1-processing-n:127.0.0.1:53259_solr) [n:127.0.0.1:53259_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 716266 INFO  (zkCallback-2367-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 716266 INFO  (zkCallback-2369-thread-1-processing-n:127.0.0.1:53258_solr) [n:127.0.0.1:53258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 716293 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53258.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716315 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53259.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716329 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53258.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716330 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53258.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716334 INFO  (jetty-launcher-2343-thread-3) [n:127.0.0.1:53258_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node3/.
   [junit4]   2> 716348 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716354 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53259.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716355 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53259.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716358 INFO  (jetty-launcher-2343-thread-1) [n:127.0.0.1:53259_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node1/.
   [junit4]   2> 716363 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716364 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 716365 INFO  (jetty-launcher-2343-thread-2) [n:127.0.0.1:53257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node2/.
   [junit4]   2> 716434 INFO  (zkConnectionManagerCallback-2378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716438 INFO  (zkConnectionManagerCallback-2382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716440 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 716441 INFO  (SUITE-TestClusterStateProvider-seed#[BBE2690247E31BDE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53255/solr ready
   [junit4]   2> 716448 INFO  (qtp966235210-9309) [n:127.0.0.1:53258_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 716459 INFO  (OverseerThreadFactory-3021-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 716583 INFO  (OverseerStateUpdate-99342117576507400-127.0.0.1:53257_solr-n_0000000000) [n:127.0.0.1:53257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53257/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 716599 INFO  (OverseerStateUpdate-99342117576507400-127.0.0.1:53257_solr-n_0000000000) [n:127.0.0.1:53257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53258/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 716606 INFO  (OverseerStateUpdate-99342117576507400-127.0.0.1:53257_solr-n_0000000000) [n:127.0.0.1:53257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53259/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 716813 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 716814 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 716816 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 716816 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 716822 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 716822 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 716943 INFO  (zkCallback-2365-thread-1-processing-n:127.0.0.1:53259_solr) [n:127.0.0.1:53259_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 716943 INFO  (zkCallback-2367-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 716943 INFO  (zkCallback-2369-thread-1-processing-n:127.0.0.1:53258_solr) [n:127.0.0.1:53258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 716943 INFO  (zkCallback-2365-thread-2-processing-n:127.0.0.1:53259_solr) [n:127.0.0.1:53259_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 716948 INFO  (zkCallback-2369-thread-2-processing-n:127.0.0.1:53258_solr) [n:127.0.0.1:53258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 716949 INFO  (zkCallback-2367-thread-2-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 717848 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 717863 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 717867 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 717868 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 717891 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 717892 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 717892 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 717893 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 717894 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 717910 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 717915 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 717916 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 717917 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 717917 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 717917 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 717922 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 717923 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 717923 WARN  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 717923 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 717923 WARN  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 717923 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53258.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 717925 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 717924 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53259.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 717925 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 717925 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node3/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 717925 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 717925 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node1/.system_shard1_replica_p4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
   [junit4]   2> 717925 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25161360
   [junit4]   2> 717925 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 717925 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBE2690247E31BDE-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 718042 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 718042 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 718053 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 718053 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 718053 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 718053 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718055 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 718055 INFO  (qtp966235210-9311) [n:127.0.0.1:53258_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718057 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 718057 INFO  (qtp85455366-9310) [n:127.0.0.1:53259_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 718066 INFO  (qtp2143757093-9298) [n:127.0.0.1:53257_solr c:.system s:shard1 r:c

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

ene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J0-20180113_113344_62017958221216170532198.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20180113_113344_6225822941236297269681.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1460 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20180113_113809_3831597124105127829358.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20180113_113809_38317901422339696435574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 785 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180113_113828_7475265751193644792520.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180113_113828_7472383936566851524706.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180113_113940_9359441718130163758221.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180113_113940_93516573705873556343271.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180113_114003_3729524897020907241364.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180113_114003_37217889843004809671955.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 646 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180113_114016_1001020108237655287269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180113_114016_10016759194243426607175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180113_114048_71911157176603663034703.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180113_114048_71914351983355118385442.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 561 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180113_114108_3026988244861780751010.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180113_114108_2991415611447341772352.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 657 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180113_114118_1107616548501790313620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180113_114118_1106014542083678807215.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 595 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180113_114149_85916003725425693201970.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180113_114149_85912186927443431839490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180113_114212_3084990663623562858657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32230 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4382 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4382/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([D34589F863A532EA:ECCD8A5074F3C20D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12477 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 1078298 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/init-core-data-001
   [junit4]   2> 1078299 WARN  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1078299 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1078302 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1078302 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 1078303 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001
   [junit4]   2> 1078303 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1078303 INFO  (Thread-2028) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1078303 INFO  (Thread-2028) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1078306 ERROR (Thread-2028) [    ] 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> 1078411 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54513
   [junit4]   2> 1078429 INFO  (zkConnectionManagerCallback-2713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078435 INFO  (jetty-launcher-2710-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1078435 INFO  (jetty-launcher-2710-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1078436 INFO  (jetty-launcher-2710-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1078436 INFO  (jetty-launcher-2710-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7cec6f8b{/solr,null,AVAILABLE}
   [junit4]   2> 1078446 INFO  (jetty-launcher-2710-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d255163{HTTP/1.1,[http/1.1]}{127.0.0.1:54515}
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.e.j.s.Server Started @1082053ms
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54515}
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da2cd4{/solr,null,AVAILABLE}
   [junit4]   2> 1078447 ERROR (jetty-launcher-2710-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@861381e{HTTP/1.1,[http/1.1]}{127.0.0.1:54516}
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.e.j.s.Server Started @1082053ms
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54516}
   [junit4]   2> 1078447 ERROR (jetty-launcher-2710-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T21:02:01.269Z
   [junit4]   2> 1078447 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1078448 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T21:02:01.270Z
   [junit4]   2> 1078449 INFO  (jetty-launcher-2710-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6b563{/solr,null,AVAILABLE}
   [junit4]   2> 1078450 INFO  (jetty-launcher-2710-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c3f938e{HTTP/1.1,[http/1.1]}{127.0.0.1:54517}
   [junit4]   2> 1078450 INFO  (jetty-launcher-2710-thread-3) [    ] o.e.j.s.Server Started @1082057ms
   [junit4]   2> 1078451 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54517}
   [junit4]   2> 1078451 ERROR (jetty-launcher-2710-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1078451 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1078451 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1078452 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1078452 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T21:02:01.274Z
   [junit4]   2> 1078453 INFO  (zkConnectionManagerCallback-2717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078454 INFO  (zkConnectionManagerCallback-2715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078455 INFO  (zkConnectionManagerCallback-2719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078455 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078455 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078456 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078464 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 0x160ec2deda70001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1078468 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 0x160ec2deda70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1078469 INFO  (jetty-launcher-2710-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 1078469 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 0x160ec2deda70003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1078470 INFO  (jetty-launcher-2710-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 1078470 INFO  (jetty-launcher-2710-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 1078474 INFO  (zkConnectionManagerCallback-2723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078474 INFO  (zkConnectionManagerCallback-2727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078475 INFO  (zkConnectionManagerCallback-2731-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078477 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 0x160ec2deda70006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1078478 INFO  (zkConnectionManagerCallback-2733-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078478 INFO  (zkConnectionManagerCallback-2735-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078479 INFO  (zkConnectionManagerCallback-2737-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078630 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078630 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078631 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54516_solr
   [junit4]   2> 1078632 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54517_solr
   [junit4]   2> 1078633 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.c.Overseer Overseer (id=99338873806979079-127.0.0.1:54516_solr-n_0000000000) starting
   [junit4]   2> 1078635 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078636 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078648 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1078658 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54516_solr
   [junit4]   2> 1078663 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078663 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078664 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1078666 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078681 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54515_solr
   [junit4]   2> 1078694 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1078729 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1078729 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1078755 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54517.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078759 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54516.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078761 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54517.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078761 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54517.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078762 INFO  (jetty-launcher-2710-thread-3) [n:127.0.0.1:54517_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node3/.
   [junit4]   2> 1078767 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54516.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078767 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54516.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078770 INFO  (jetty-launcher-2710-thread-2) [n:127.0.0.1:54516_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node2/.
   [junit4]   2> 1078811 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54515.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078816 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54515.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078816 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54515.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1078817 INFO  (jetty-launcher-2710-thread-1) [n:127.0.0.1:54515_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node1/.
   [junit4]   2> 1078851 INFO  (zkConnectionManagerCallback-2745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078853 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 0x160ec2deda7000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1078854 INFO  (zkConnectionManagerCallback-2749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1078856 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1078857 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54513/solr ready
   [junit4]   2> 1078863 INFO  (qtp709947469-11194) [n:127.0.0.1:54515_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1078874 INFO  (OverseerThreadFactory-4995-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1078995 INFO  (OverseerStateUpdate-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54515/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1079003 INFO  (OverseerStateUpdate-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54517/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1079011 INFO  (OverseerStateUpdate-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54516/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1079228 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1079231 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1079231 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1079231 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1079232 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1079232 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1079355 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1079356 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1079356 INFO  (zkCallback-2734-thread-2-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1079356 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1079357 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1079357 INFO  (zkCallback-2732-thread-2-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080278 WARN  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 1080280 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1080281 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1080281 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1080295 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1080296 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1080297 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1080297 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 1080298 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 1080299 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1080302 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1080303 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1080303 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 1080303 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1080304 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1080304 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 1080311 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 1080311 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 1080311 WARN  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1080312 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 1080312 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54515.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1080311 WARN  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:70)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1087)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1080313 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 1080312 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54517.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1080312 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1080313 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1080313 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 1080313 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54516.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1080313 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node3/.system_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node3/./.system_shard1_replica_n2/data/]
   [junit4]   2> 1080313 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1080313 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node2/.system_shard1_replica_p4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node2/./.system_shard1_replica_p4/data/]
   [junit4]   2> 1080399 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1080400 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080400 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1080400 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080400 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1080400 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080401 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@65ba671f[.system_shard1_replica_p4] main]
   [junit4]   2> 1080401 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1080401 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080401 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 1080401 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080402 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1080402 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@781a22b1[.system_shard1_replica_n2] main]
   [junit4]   2> 1080402 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f6898ac[.system_shard1_replica_n1] main]
   [junit4]   2> 1080403 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1080403 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1080404 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1080404 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1080404 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 1080404 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1080404 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1080404 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 1080404 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 1080405 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1080405 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1080405 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1080405 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589421983113674752
   [junit4]   2> 1080407 INFO  (searcherExecutor-5002-thread-1-processing-n:127.0.0.1:54515_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6f6898ac[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080408 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 1080408 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 1080412 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1080413 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 1080413 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 1080413 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 1080413 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1080413 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1080413 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589421983122063360
   [junit4]   2> 1080414 INFO  (searcherExecutor-5004-thread-1-processing-n:127.0.0.1:54516_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@65ba671f[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080414 INFO  (searcherExecutor-5003-thread-1-processing-n:127.0.0.1:54517_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@781a22b1[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080414 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1080414 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 1080414 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1080417 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1080417 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1080526 INFO  (zkCallback-2734-thread-2-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080527 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080527 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080527 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080527 INFO  (zkCallback-2732-thread-2-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080527 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1080915 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1080916 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1080916 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54515/solr/.system_shard1_replica_n1/
   [junit4]   2> 1080916 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:54515/solr START replicas=[http://127.0.0.1:54517/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1080919 INFO  (qtp1348488592-11209) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1081227 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:54515/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1081227 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1081227 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1081227 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1081239 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54515/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 1081357 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081357 INFO  (zkCallback-2734-thread-2-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081357 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081357 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081357 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081357 INFO  (zkCallback-2732-thread-3-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081385 INFO  (indexFetcher-5017-thread-1) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1081405 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1081410 INFO  (qtp709947469-11195) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2182
   [junit4]   2> 1081425 INFO  (qtp596295457-11205) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2194
   [junit4]   2> 1081426 INFO  (qtp1348488592-11206) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2194
   [junit4]   2> 1081435 INFO  (qtp709947469-11194) [n:127.0.0.1:54515_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> 1081531 INFO  (zkCallback-2734-thread-2-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081531 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081531 INFO  (zkCallback-2732-thread-3-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081531 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081532 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1081532 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1082439 INFO  (qtp709947469-11194) [n:127.0.0.1:54515_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3576
   [junit4]   2> 1082446 INFO  (qtp709947469-11197) [n:127.0.0.1:54515_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1082450 INFO  (qtp596295457-11211) [n:127.0.0.1:54516_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1082454 INFO  (qtp1348488592-11213) [n:127.0.0.1:54517_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1082508 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[D34589F863A532EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4]   2> 1082510 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[D34589F863A532EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAutoScalingConfig
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestClusterStateProvider -Dtests.method=testAutoScalingConfig -Dtests.seed=D34589F863A532EA -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | TestClusterStateProvider.testAutoScalingConfig <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
   [junit4]    >   "cluster-preferences":[{"maximize":"freedisk"}],
   [junit4]    >   "triggers":{".auto_add_replicas":{
   [junit4]    >       "name":".auto_add_replicas",
   [junit4]    >       "event":"nodeLost",
   [junit4]    >       "waitFor":30,
   [junit4]    >       "actions":[
   [junit4]    >         {
   [junit4]    >           "name":"auto_add_replicas_plan",
   [junit4]    >           "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]    >         {
   [junit4]    >           "name":"execute_plan",
   [junit4]    >           "class":"solr.ExecutePlanAction"}],
   [junit4]    >       "enabled":true}},
   [junit4]    >   "listeners":{".auto_add_replicas.system":{
   [junit4]    >       "trigger":".auto_add_replicas",
   [junit4]    >       "afterAction":[],
   [junit4]    >       "stage":[
   [junit4]    >         "STARTED",
   [junit4]    >         "ABORTED",
   [junit4]    >         "SUCCEEDED",
   [junit4]    >         "FAILED",
   [junit4]    >         "BEFORE_ACTION",
   [junit4]    >         "AFTER_ACTION",
   [junit4]    >         "IGNORED"],
   [junit4]    >       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
   [junit4]    >       "beforeAction":[]}},
   [junit4]    >   "properties":{}}>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D34589F863A532EA:ECCD8A5074F3C20D]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1082537 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
   [junit4]   2> 1082537 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1082539 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67507b9a{/solr,null,AVAILABLE}
   [junit4]   2> 1082539 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b0ad856{HTTP/1.1,[http/1.1]}{127.0.0.1:54540}
   [junit4]   2> 1082539 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.Server Started @1086145ms
   [junit4]   2> 1082539 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54540}
   [junit4]   2> 1082540 ERROR (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1082540 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1082540 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1082540 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1082540 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T21:02:05.362Z
   [junit4]   2> 1082541 INFO  (zkConnectionManagerCallback-2751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082542 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1082564 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54513/solr
   [junit4]   2> 1082566 INFO  (zkConnectionManagerCallback-2755-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082568 INFO  (zkConnectionManagerCallback-2757-thread-1-processing-n:127.0.0.1:54540_solr) [n:127.0.0.1:54540_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1082578 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1082582 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1082585 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54540_solr
   [junit4]   2> 1082587 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1082587 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1082587 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1082587 INFO  (zkCallback-2748-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1082588 INFO  (zkCallback-2756-thread-1-processing-n:127.0.0.1:54540_solr) [n:127.0.0.1:54540_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1082659 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54540.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1082665 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54540.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1082665 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54540.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1014641c
   [junit4]   2> 1082667 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [n:127.0.0.1:54540_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001/tempDir-001/node4/.
   [junit4]   2> 1082889 INFO  (OverseerCollectionConfigSetProcessor-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_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> 1082918 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c3f938e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1082918 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1602598221
   [junit4]   2> 1082919 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1082919 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e0acd93: rootName = solr_54517, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3b12225e
   [junit4]   2> 1082931 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1082932 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63861b5d: rootName = solr_54517, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d9c23d4
   [junit4]   2> 1082939 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1082939 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67e6f235: rootName = solr_54517, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@223d374e
   [junit4]   2> 1082943 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54517_solr
   [junit4]   2> 1082946 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1082949 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1082949 INFO  (zkCallback-2748-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1082949 INFO  (zkCallback-2756-thread-1-processing-n:127.0.0.1:54540_solr) [n:127.0.0.1:54540_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1082949 INFO  (zkCallback-2734-thread-1-processing-n:127.0.0.1:54517_solr) [n:127.0.0.1:54517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1082949 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1082949 INFO  (coreCloseExecutor-5028-thread-1) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@51d9db60
   [junit4]   2> 1082949 INFO  (coreCloseExecutor-5028-thread-1) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n2, tag=1373231968
   [junit4]   2> 1082949 INFO  (coreCloseExecutor-5028-thread-1) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4749d348: rootName = solr_54517, domain = solr.core..system.shard1.replica_n2, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@614de3c6
   [junit4]   2> 1082961 INFO  (coreCloseExecutor-5028-thread-1) [n:127.0.0.1:54517_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1373231968
   [junit4]   2> 1082967 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c6b563{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083048 INFO  (zkCallback-2732-thread-1-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1083048 INFO  (zkCallback-2732-thread-3-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1083048 INFO  (zkCallback-2736-thread-1-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1083048 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1083172 INFO  (TEST-TestClusterStateProvider.testAddRemoveNode-seed#[D34589F863A532EA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddRemoveNode
   [junit4]   2> 1083174 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1083180 INFO  (

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

)
   [junit4]   2> 1083236 INFO  (coreCloseExecutor-5031-thread-1) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]  CLOSING SolrCore org.apache.solr.core.SolrCore@13e610b9
   [junit4]   2> 1083236 INFO  (coreCloseExecutor-5031-thread-1) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_p4, tag=333844665
   [junit4]   2> 1083236 INFO  (coreCloseExecutor-5031-thread-1) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9619533: rootName = solr_54516, domain = solr.core..system.shard1.replica_p4, service url = null, agent id = null] for registry solr.core..system.shard1.replica_p4 / com.codahale.metrics.MetricRegistry@3c15c812
   [junit4]   2> 1083236 INFO  (zkCallback-2732-thread-3-processing-n:127.0.0.1:54516_solr) [n:127.0.0.1:54516_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 1083236 INFO  (zkCallback-2736-thread-2-processing-n:127.0.0.1:54515_solr) [n:127.0.0.1:54515_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 1083237 INFO  (coreCloseExecutor-5032-thread-1) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1785c574
   [junit4]   2> 1083237 INFO  (coreCloseExecutor-5032-thread-1) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core..system.shard1.replica_n1, tag=394642804
   [junit4]   2> 1083237 INFO  (coreCloseExecutor-5032-thread-1) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@238ba377: rootName = solr_54515, domain = solr.core..system.shard1.replica_n1, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@50220244
   [junit4]   2> 1083237 INFO  (jetty-closer-2711-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67507b9a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083256 INFO  (coreCloseExecutor-5031-thread-1) [n:127.0.0.1:54516_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=333844665
   [junit4]   2> 1083257 INFO  (coreCloseExecutor-5032-thread-1) [n:127.0.0.1:54515_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=394642804
   [junit4]   2> 1083259 INFO  (jetty-closer-2711-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99338873806979079-127.0.0.1:54516_solr-n_0000000000) closing
   [junit4]   2> 1083259 INFO  (OverseerStateUpdate-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54516_solr
   [junit4]   2> 1083260 WARN  (OverseerAutoScalingTriggerThread-99338873806979079-127.0.0.1:54516_solr-n_0000000000) [n:127.0.0.1:54516_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1083262 INFO  (jetty-closer-2711-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7cec6f8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083262 INFO  (jetty-closer-2711-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da2cd4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1083263 ERROR (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-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> 1083263 INFO  (SUITE-TestClusterStateProvider-seed#[D34589F863A532EA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54513 54513
   [junit4]   2> 1083303 INFO  (Thread-2028) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54513 54513
   [junit4]   2> 1083429 WARN  (Thread-2028) [    ] 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/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99338873806979079-127.0.0.1:54516_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> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_D34589F863A532EA-001
   [junit4]   2> Jan 12, 2018 9:02:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=970, maxMBSortInHeap=6.25030211815994, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f2d6333), locale=id, timezone=Asia/Katmandu
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=216636928,total=397889536
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemalessBufferedUpdates, TestTlogReplica, CdcrReplicationDistributedZkTest, TestSegmentSorting, TestMultiValuedNumericRangeQuery, RegexBytesRefFilterTest, AtomicUpdatesTest, TestBackupRepositoryFactory, UpdateParamsTest, BasicZkTest, MigrateRouteKeyTest, SearchRateTriggerTest, TestCloudSchemaless, TermsComponentTest, TestDefaultStatsCache, TestSimpleTrackingShardHandler, SolrPluginUtilsTest, TestQueryWrapperFilter, TlogReplayBufferedWhileIndexingTest, TestSimpleTextCodec, TestCloudJSONFacetJoinDomain, OverseerModifyCollectionTest, ExecutePlanActionTest, TestSolrCloudWithHadoopAuthPlugin, BitVectorTest, TestStressInPlaceUpdates, SolrIndexConfigTest, TestTolerantUpdateProcessorRandomCloud, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudNestedDocsSort, TestJsonFacetRefinement, TestHdfsCloudBackupRestore, TestValueSourceCache, LeaderElectionContextKeyTest, TestFoldingMultitermQuery, CoreMergeIndexesAdminHandlerTest, ImplicitSnitchTest, TestSolrConfigHandlerCloud, TestLegacyField, TestHdfsBackupRestoreCore, TestConfig, TestBM25SimilarityFactory, TemplateUpdateProcessorTest, OpenCloseCoreStressTest, WrapperMergePolicyFactoryTest, HdfsBasicDistributedZk2Test, TestCustomSort, TestAddFieldRealTimeGet, TestMinMaxOnMultiValuedField, TestTrieFacet, TestAuthorizationFramework, TestComplexPhraseLeadingWildcard, TestEmbeddedSolrServerConstructors, JsonLoaderTest, ZkSolrClientTest, HdfsDirectoryTest, PeerSyncTest, TestFastLRUCache, IndexSchemaRuntimeFieldTest, TestNumericTerms32, TestFileDictionaryLookup, TestDeleteCollectionOnDownNodes, TestRemoteStreaming, TestPartialUpdateDeduplication, DeleteReplicaTest, NodeMutatorTest, TestCopyFieldCollectionResource, TestLeaderElectionZkExpiry, TestGenericDistributedQueue, SOLR749Test, TestRecoveryHdfs, TestComponentsName, SolrXmlInZkTest, OverseerStatusTest, HdfsDirectoryFactoryTest, SoftAutoCommitTest, TestSchemaResource, PreAnalyzedFieldTest, TestInitParams, TestStressReorder, TestFunctionQuery, SpellingQueryConverterTest, HdfsChaosMonkeyNothingIsSafeTest, NumberUtilsTest, CollectionsAPIAsyncDistributedZkTest, TestReqParamsAPI, TestExtendedDismaxParser, LeaderInitiatedRecoveryOnShardRestartTest, TestIndexSearcher, MetricUtilsTest, SolrIndexMetricsTest, SharedFSAutoReplicaFailoverTest, TestPostingsSolrHighlighter, QueryElevationComponentTest, TestConfigSetsAPIZkFailure, TestSolrQueryParser, RollingRestartTest, TestImplicitCoreProperties, TestDocumentBuilder, TestTriggerIntegration, TestRTGBase, AnalysisAfterCoreReloadTest, DocumentBuilderTest, HttpTriggerListenerTest, SimplePostToolTest, TestSearchPerf, OpenExchangeRatesOrgProviderTest, LukeRequestHandlerTest, TestFastOutputStream, TestFieldCacheSortRandom, MetricsConfigTest, AutoScalingHandlerTest, UtilsToolTest, SolrIndexSplitterTest, ShufflingReplicaListTransformerTest, CloudExitableDirectoryReaderTest, BadComponentTest, TestDocTermOrds, TestCharFilters, TestHashQParserPlugin, SolrMetricsIntegrationTest, TestSystemIdResolver, HighlighterMaxOffsetTest, TestChildDocTransformer, CoreAdminHandlerTest, TestJettySolrRunner, TestDelegationWithHadoopAuth, TestMiniSolrCloudClusterSSL, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRandomFaceting, TestGeoJSONResponseWriter, UpdateRequestProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, TestMergePolicyConfig, ShardRoutingCustomTest, BigEndianAscendingWordDeserializerTest, PolyFieldTest, SolrCoreTest, TestRequestStatusCollectionAPI, TestManagedSchemaAPI, ActionThrottleTest, TestFaceting, TestLRUStatsCache, HdfsRecoverLeaseTest, DirectoryFactoryTest, DistributedDebugComponentTest, TestCustomDocTransformer, DateRangeFieldTest, TestClusterStateProvider]
   [junit4] Completed [254/767 (1!)] on J1 in 5.92s, 2 tests, 1 failure <<< FAILURES!

[...truncated 49738 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4381 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4381/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:61224/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61224/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([4C1AE03A91BAB7D8:239FAB622DCC8437]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12751 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/init-core-data-001
   [junit4]   2> 1619169 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1619169 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1619172 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1619172 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1619173 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001
   [junit4]   2> 1619173 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1619173 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1619173 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1619178 ERROR (Thread-3369) [    ] 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> 1619277 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61221
   [junit4]   2> 1619323 INFO  (zkConnectionManagerCallback-3750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619334 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 0x160e978519c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1619338 INFO  (jetty-launcher-3747-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1619338 INFO  (jetty-launcher-3747-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1619340 INFO  (jetty-launcher-3747-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b5ed1bc{/solr,null,AVAILABLE}
   [junit4]   2> 1619340 INFO  (jetty-launcher-3747-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a02226d{/solr,null,AVAILABLE}
   [junit4]   2> 1619340 INFO  (jetty-launcher-3747-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@158a6c61{HTTP/1.1,[http/1.1]}{127.0.0.1:61224}
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-1) [    ] o.e.j.s.Server Started @1622839ms
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ec05f62{HTTP/1.1,[http/1.1]}{127.0.0.1:61223}
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61224}
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-2) [    ] o.e.j.s.Server Started @1622839ms
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61223}
   [junit4]   2> 1619342 ERROR (jetty-launcher-3747-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1619342 ERROR (jetty-launcher-3747-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1619342 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1619343 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1619343 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T08:24:24.899Z
   [junit4]   2> 1619343 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T08:24:24.899Z
   [junit4]   2> 1619344 INFO  (zkConnectionManagerCallback-3754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619345 INFO  (zkConnectionManagerCallback-3753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619345 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1619345 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1619356 INFO  (jetty-launcher-3747-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61221/solr
   [junit4]   2> 1619356 INFO  (jetty-launcher-3747-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61221/solr
   [junit4]   2> 1619357 INFO  (zkConnectionManagerCallback-3760-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619357 INFO  (zkConnectionManagerCallback-3762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619360 INFO  (zkConnectionManagerCallback-3764-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619360 INFO  (zkConnectionManagerCallback-3766-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619502 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1619502 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1619503 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61224_solr
   [junit4]   2> 1619504 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61223_solr
   [junit4]   2> 1619504 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.c.Overseer Overseer (id=99335894776676358-127.0.0.1:61224_solr-n_0000000000) starting
   [junit4]   2> 1619507 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1619507 INFO  (zkCallback-3765-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1619522 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61224_solr
   [junit4]   2> 1619527 INFO  (zkCallback-3765-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1619528 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1619667 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61223.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619667 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61224.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619674 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61223.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619674 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61223.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619674 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61224.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619674 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61224.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1619675 INFO  (jetty-launcher-3747-thread-2) [n:127.0.0.1:61223_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/.
   [junit4]   2> 1619675 INFO  (jetty-launcher-3747-thread-1) [n:127.0.0.1:61224_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node1/.
   [junit4]   2> 1619708 INFO  (zkConnectionManagerCallback-3772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1619724 INFO  (qtp921400739-17521) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619725 INFO  (qtp921400739-17521) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1619808 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[4C1AE03A91BAB7D8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1619810 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619811 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1619812 INFO  (qtp921400739-17528) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619813 INFO  (qtp921400739-17528) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1619814 INFO  (qtp921400739-17521) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619814 INFO  (qtp921400739-17521) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1619815 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619816 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1619816 INFO  (qtp921400739-17526) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619817 INFO  (qtp921400739-17526) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1619818 INFO  (qtp921400739-17524) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1619821 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 1619821 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 1619822 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 1619826 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 1619829 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 1619832 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 1619836 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 1619839 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 1619843 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 1619846 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 1619848 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 1619851 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 1619853 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 1619856 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 1619858 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 1619861 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 1619864 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 1619866 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 1619869 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 1619872 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 1619875 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 1619877 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 1619880 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 1619883 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 1619886 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 1619888 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 1619891 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 1619894 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 1619896 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 1619899 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 1619901 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 1619904 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 1619908 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 1619911 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 1619914 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 1619917 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 1619920 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 1619925 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 1619928 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 1619931 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 1619934 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 1619937 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 1619940 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 1619943 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 1619946 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 1619948 INFO  (OverseerThreadFactory-7240-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 1620077 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1620308 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1620309 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1620421 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1620422 INFO  (zkCallback-3763-thread-2-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1621351 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1621351 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1621353 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1621353 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1621354 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1621354 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1621355 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1621355 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1621356 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1621357 WARN  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1621366 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1621385 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1621534 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1621576 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 1621577 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61223.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1621577 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1621577 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1621579 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1621626 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1621626 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1621628 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1621628 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1621629 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62c22f4e[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1621630 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 1621631 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1621631 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 1621632 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1621632 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1621632 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1621633 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1621633 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589374319003172864
   [junit4]   2> 1621634 INFO  (searcherExecutor-7245-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@62c22f4e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1621634 INFO  (searcherExecutor-7245-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1621634 INFO  (searcherExecutor-7245-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1621634 INFO  (searcherExecutor-7245-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@62c22f4e[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61223/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61223/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 1621639 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1621644 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61223/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 1621749 INFO  (zkCallback-3763-thread-2-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1621749 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1621765 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1621769 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1461
   [junit4]   2> 1621779 INFO  (qtp921400739-17524) [n:127.0.0.1:61224_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> 1621827 INFO  (OverseerCollectionConfigSetProcessor-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_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> 1621881 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1621881 INFO  (zkCallback-3763-thread-2-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1622785 INFO  (qtp921400739-17524) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2967
   [junit4]   2> 1622788 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1622793 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1622803 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 1622803 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1622805 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1622807 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 1622808 INFO  (solrHandlerExecutor-7250-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1622832 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1622832 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1622833 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1622833 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1622834 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1622834 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1622834 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1622834 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1622835 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1622835 WARN  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1/../../../../dist
   [junit4]   2> 1622841 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1622857 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1622912 INFO  (qtp914287402-17523) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1622912 INFO  (qtp914287402-17523) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1622913 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1622913 INFO  (solrHandlerExecutor-7250-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:61223/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 1622913 INFO  (solrHandlerExecutor-7250-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1623004 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1623015 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 1623016 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1623016 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 1623016 INFO  (solrHandlerExecutor-7250-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:61223/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 1623016 INFO  (solrHandlerExecutor-7250-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1623048 INFO  (Thread-3388) [n:127.0.0.1:61223_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 1623063 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61223.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@659b74d1
   [junit4]   2> 1623063 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/timeConfig_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/./timeConfig_shard1_replica_n1/data/]
   [junit4]   2> 1623065 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1623106 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1623106 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1623107 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a4fce8f[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1623108 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 1623108 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 1623108 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 1623109 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1623109 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1623110 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1623111 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1623111 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589374320552968192
   [junit4]   2> 1623111 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@6a4fce8f[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623111 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1623111 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1623112 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1623113 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@6a4fce8f[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623113 INFO  (Thread-3388) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a8141d[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 1623114 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@46a8141d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623114 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1623116 INFO  (searcherExecutor-7251-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@46a8141d[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623126 INFO  (qtp914287402-17514) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 1623147 INFO  (qtp914287402-17514) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1623147 INFO  (qtp914287402-17514) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 1623148 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 344.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 1623148 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config params={wt=javabin&version=2} status=0 QTime=350
   [junit4]   2> 1623148 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b912aa3
   [junit4]   2> 1623148 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1536240291
   [junit4]   2> 1623148 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54289970: rootName = solr_61223, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3d90cb8d
   [junit4]   2> 1623153 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1536240291
   [junit4]   2> 1623154 INFO  (qtp921400739-17513) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1623156 INFO  (qtp921400739-17513) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1623161 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 1623161 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 1623162 INFO  (Thread-3389) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 1623163 INFO  (solrHandlerExecutor-7255-thread-1-processing-n:127.0.0.1:61223_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1623164 INFO  (Thread-3389) [n:127.0.0.1:61223_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1623164 INFO  (Thread-3389) [n:127.0.0.1:61223_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1623276 INFO  (qtp914287402-17520) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 1623276 INFO  (qtp914287402-17520) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 1623276 INFO  (qtp914287402-17520) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1623277 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 116.0ms to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 1623277 INFO  (qtp914287402-17517) [n:127.0.0.1:61223_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/params params={wt=javabin&version=2} status=0 QTime=117
   [junit4]   2> 1623279 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1623283 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1623284 INFO  (qtp921400739-17526) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1623288 INFO  (qtp921400739-17526) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1623289 INFO  (qtp921400739-17524) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=timeConfig&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1623296 INFO  (OverseerThreadFactory-7240-thread-2-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1623299 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=null
   [junit4]   2> 1623299 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5646018e: rootName = solr_61223, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3d90cb8d
   [junit4]   2> 1623319 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6439d5b5
   [junit4]   2> 1623319 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=1681511861
   [junit4]   2> 1623319 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=1681511861
   [junit4]   2> 1623325 INFO  (qtp914287402-17525) [n:127.0.0.1:61223_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=timeConfig_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 1624057 INFO  (qtp921400739-17524) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=timeConfig&action=DELETE&wt=javabin&version=2} status=0 QTime=767
   [junit4]   2> 1624058 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1624060 INFO  (qtp921400739-17527) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1624060 INFO  (qtp921400739-17528) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1624062 INFO  (qtp921400739-17528) [n:127.0.0.1:61224_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1624063 INFO  (qtp921400739-17513) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.timePartitionAliasName=myalias&collection.configName=timeConfig&maxShardsPerNode=2&name=myalias_2017-10-23&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1624069 INFO  (OverseerThreadFactory-7240-thread-3-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.CreateCollectionCmd Create collection myalias_2017-10-23
   [junit4]   2> 1624070 INFO  (OverseerCollectionConfigSetProcessor-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1624300 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61224/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1624308 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"myalias_2017-10-23_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1624316 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61224/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1624323 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"myalias_2017-10-23",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"myalias_2017-10-23_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61223/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1624536 INFO  (qtp914287402-17518) [n:127.0.0.1:61223_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node5&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1624538 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node3&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1624538 INFO  (qtp921400739-17522) [n:127.0.0.1:61224_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1624539 INFO  (qtp921400739-17526) [n:127.0.0.1:61224_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node7&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1624540 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=timeConfig&newCollection=true&collection=myalias_2017-10-23&version=2&replicaType=NRT&coreNodeName=core_node8&property.timePartitionAliasName=myalias&name=myalias_2017-10-23_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1624661 INFO  (zkCallback-3763-thread-1-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1624661 INFO  (zkCallback-3763-thread-2-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1624661 INFO  (zkCallback-3765-thread-1-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1624662 INFO  (zkCallback-3763-thread-3-processing-n:127.0.0.1:61223_solr) [n:127.0.0.1:61223_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1624662 INFO  (zkCallback-3765-thread-2-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/myalias_2017-10-23/state.json] for collection [myalias_2017-10-23] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1625591 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1625592 INFO  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1625592 INFO  (qtp914287402-17518) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 1625592 INFO  (qtp914287402-17518) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 1625593 WARN  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 1625593 WARN  (qtp914287402-17518) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1625593 WARN  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../dist
   [junit4]   2> 1625593 WARN  (qtp914287402-17518) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../dist
   [junit4]   2> 1625594 WARN  (qtp914287402-17519) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard2 r:core_node8 x:myalias_2017-10-23_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 1625594 WARN  (qtp914287402-17518) [n:127.0.0.1:61223_solr c:myalias_2017-10-23 s:shard1 r:core_node5 x:myalias_2017-10-23_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001/tempDir-001/node2/myalias_2017-10-23_shard1_replica_n2/../../../../contrib/clustering/l

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

dated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1639598 INFO  (zkCallback-3765-thread-3-processing-n:127.0.0.1:61224_solr) [n:127.0.0.1:61224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1639633 INFO  (coreCloseExecutor-7293-thread-1) [n:127.0.0.1:61224_solr c:myalias_2017-10-25 s:shard1 r:core_node2 x:myalias_2017-10-25_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-25.shard1.leader, tag=692898209
   [junit4]   2> 1639633 INFO  (coreCloseExecutor-7293-thread-2) [n:127.0.0.1:61224_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.myalias_2017-10-26.shard1.replica_n1, tag=1582584477
   [junit4]   2> 1639633 INFO  (coreCloseExecutor-7293-thread-2) [n:127.0.0.1:61224_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3141c026: rootName = solr_61224, domain = solr.core.myalias_2017-10-26.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.myalias_2017-10-26.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7af5617d
   [junit4]   2> 1639637 INFO  (coreCloseExecutor-7294-thread-1) [n:127.0.0.1:61223_solr c:myalias_2017-10-24 s:shard1 r:core_node2 x:myalias_2017-10-24_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-24.shard1.leader, tag=125670589
   [junit4]   2> 1639642 INFO  (jetty-closer-3748-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2b5ed1bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1639646 INFO  (coreCloseExecutor-7293-thread-2) [n:127.0.0.1:61224_solr c:myalias_2017-10-26 s:shard1 r:core_node2 x:myalias_2017-10-26_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.myalias_2017-10-26.shard1.leader, tag=1582584477
   [junit4]   2> 1639650 INFO  (jetty-closer-3748-thread-2) [    ] o.a.s.c.Overseer Overseer (id=99335894776676358-127.0.0.1:61224_solr-n_0000000000) closing
   [junit4]   2> 1639650 INFO  (OverseerStateUpdate-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61224_solr
   [junit4]   2> 1639651 WARN  (OverseerAutoScalingTriggerThread-99335894776676358-127.0.0.1:61224_solr-n_0000000000) [n:127.0.0.1:61224_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1639655 INFO  (jetty-closer-3748-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4a02226d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1639656 ERROR (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-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> 1639657 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[4C1AE03A91BAB7D8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61221 61221
   [junit4]   2> 1639671 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61221 61221
   [junit4]   2> 1641718 WARN  (Thread-3369) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/configs/timeConfig/managed-schema
   [junit4]   2> 	6	/solr/configs/timeConfig
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/myalias_2017-10-23/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-24/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-25/state.json
   [junit4]   2> 	5	/solr/collections/myalias_2017-10-26/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/timeConfig/state.json
   [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> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_4C1AE03A91BAB7D8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=266, maxMBSortInHeap=7.285264256964526, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4027f46e), locale=hr-HR, timezone=Europe/Vienna
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=287106144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, TestDeleteCollectionOnDownNodes, TestCrossCoreJoin, TestJsonRequest, TestHighFrequencyDictionaryFactory, TestGeoJSONResponseWriter, TestExactSharedStatsCache, NodeMutatorTest, TemplateUpdateProcessorTest, SimpleMLTQParserTest, DocValuesNotIndexedTest, TestStressLucene, BadCopyFieldTest, TestDocTermOrds, SolrXmlInZkTest, TestObjectReleaseTracker, TestBulkSchemaConcurrent, TestSolrQueryParser, TestHttpShardHandlerFactory, TestMergePolicyConfig, UUIDUpdateProcessorFallbackTest, TestQueryWrapperFilter, SchemaVersionSpecificBehaviorTest, LeaderElectionIntegrationTest, AssignTest, TestManagedSynonymFilterFactory, TestBM25SimilarityFactory, TestCollectionAPIs, TestRawResponseWriter, BitVectorTest, TestTlogReplica, TestWordDelimiterFilterFactory, SolrCloudReportersTest, TestZkChroot, TestRetrieveFieldsOptimizer, TestRemoteStreaming, OpenExchangeRatesOrgProviderTest, TestCollationField, NumberUtilsTest, TestSchemaResource, TestDistributedMissingSort, TestCloudDeleteByQuery, UtilsToolTest, CdcrBidirectionalTest, TestAnalyzeInfixSuggestions, SearchHandlerTest, LoggingHandlerTest, OpenCloseCoreStressTest, BasicDistributedZk2Test, DistributedSuggestComponentTest, TestNumericTerms32, TestNoOpRegenerator, LeaderElectionContextKeyTest, TestNodeAddedTrigger, TestSystemCollAutoCreate, FileBasedSpellCheckerTest, HttpTriggerListenerTest, TestTrackingShardHandlerFactory, TestFastWriter, TestSolrJ, TestDistributedGrouping, HighlighterMaxOffsetTest, TestSolrIndexConfig, TestDefaultStatsCache, TestFastOutputStream, HdfsChaosMonkeyNothingIsSafeTest, TestExceedMaxTermLength, TestSearcherReuse, TestInitParams, BasicZkTest, TestRTGBase, HdfsUnloadDistributedZkTest, TestClusterStateProvider, AddSchemaFieldsUpdateProcessorFactoryTest, TestQueryTypes, WrapperMergePolicyFactoryTest, CloudExitableDirectoryReaderTest, TestLuceneIndexBackCompat, PreAnalyzedFieldManagedSchemaCloudTest, FileUtilsTest, TestComponentsName, TestLRUStatsCache, V2StandaloneTest, TestCloudNestedDocsSort, SearchHandlerTest, SharedFSAutoReplicaFailoverTest, SpellingQueryConverterTest, DistributedFacetPivotLongTailTest, TestDistributedStatsComponentCardinality, BigEndianAscendingWordDeserializerTest, SpellPossibilityIteratorTest, TestGenericDistributedQueue, OverseerModifyCollectionTest, InfixSuggestersTest, HealthCheckHandlerTest, UpdateLogTest, ClassificationUpdateProcessorIntegrationTest, TestManagedSchemaAPI, OverseerStatusTest, TestMiniSolrCloudClusterSSL, TestReplicaProperties, DocumentAnalysisRequestHandlerTest, TestConfigSetsAPI, QueryEqualityTest, SolrPluginUtilsTest, HdfsDirectoryTest, FullSolrCloudDistribCmdsTest, DeleteLastCustomShardedReplicaTest, CacheHeaderTest, AnalysisAfterCoreReloadTest, TestStressReorder, TestPullReplicaErrorHandling, TestTriggerIntegration, TestCloudSchemaless, BlockDirectoryTest, TestSimpleTrackingShardHandler, TestFaceting, DocValuesMultiTest, CopyFieldTest, TestLuceneMatchVersion, TestSchemaVersionResource, TestLMJelinekMercerSimilarityFactory, TermVectorComponentDistributedTest, MoveReplicaHDFSFailoverTest, PolyFieldTest, TestStressVersions, ChaosMonkeySafeLeaderTest, DeleteReplicaTest, DistributedFacetPivotSmallTest, ImplicitSnitchTest, MetricUtilsTest, TestDelegationWithHadoopAuth, TermVectorComponentTest, ShardRoutingCustomTest, TestValueSourceCache, TestCloudSearcherWarming, SaslZkACLProviderTest, TestLegacyNumericUtils, TestAuthorizationFramework, TestConfigSetsAPIZkFailure, TestPointFields, LeaderInitiatedRecoveryOnShardRestartTest, TestFieldCacheWithThreads, ConfigureRecoveryStrategyTest, BlockJoinFacetDistribTest, PluginInfoTest, CdcrRequestHandlerTest, TestNumericRangeQuery64, DistributedQueryComponentCustomSortTest, TestStreamBody, TestDistribStateManager, TestSort, SolrGraphiteReporterTest, TestHashQParserPlugin, TestRestManager, TestStandardQParsers, TestHalfAndHalfDocValues, CollectionsAPIAsyncDistributedZkTest, CdcrReplicationDistributedZkTest, SolrIndexMetricsTest, DistribDocExpirationUpdateProcessorTest, TestSolrCLIRunExample, TestLocalFSCloudBackupRestore, VMParamsZkACLAndCredentialsProvidersTest, SimplePostToolTest, TestEmbeddedSolrServerConstructors, TlogReplayBufferedWhileIndexingTest, TestIndexSearcher, LargeFieldTest, TestRuleBasedAuthorizationPlugin, TestFieldCacheReopen, DebugComponentTest, PeerSyncReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CoreMergeIndexesAdminHandlerTest, CollectionsAPIDistributedZkTest, FullHLLTest, HdfsThreadLeakTest, TestReqParamsAPI, HdfsCollectionsAPIDistributedZkTest, UpdateRequestProcessorFactoryTest, TestSizeLimitedDistributedMap, RegexBytesRefFilterTest, ReplicationFactorTest, MBeansHandlerTest, RulesTest, CoreAdminCreateDiscoverTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [327/767 (1!)] on J1 in 22.60s, 2 tests, 1 error <<< FAILURES!

[...truncated 49471 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4380 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4380/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:59376/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59376/solr]
	at __randomizedtesting.SeedInfo.seed([6B1261621A302BF8:53A1459C3DC3FF29]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:59376/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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)
	... 44 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:59376 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:57975/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57975/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([6B1261621A302BF8:4972A3AA6461817]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11816 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/init-core-data-001
   [junit4]   2> 317454 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 317459 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 317459 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 317460 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001
   [junit4]   2> 317460 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317461 INFO  (Thread-600) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317461 INFO  (Thread-600) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317465 ERROR (Thread-600) [    ] 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> 317570 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59374
   [junit4]   2> 317595 INFO  (zkConnectionManagerCallback-835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317600 INFO  (jetty-launcher-832-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 317608 INFO  (jetty-launcher-832-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 317609 INFO  (jetty-launcher-832-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 317611 INFO  (jetty-launcher-832-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746492c0{/solr,null,AVAILABLE}
   [junit4]   2> 317611 INFO  (jetty-launcher-832-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d5a7f66{HTTP/1.1,[http/1.1]}{127.0.0.1:59376}
   [junit4]   2> 317611 INFO  (jetty-launcher-832-thread-1) [    ] o.e.j.s.Server Started @322091ms
   [junit4]   2> 317611 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59376}
   [junit4]   2> 317611 ERROR (jetty-launcher-832-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 317612 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 317612 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317612 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317612 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T17:58:26.355Z
   [junit4]   2> 317615 INFO  (jetty-launcher-832-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@447b3dbd{/solr,null,AVAILABLE}
   [junit4]   2> 317616 INFO  (jetty-launcher-832-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55326fd{HTTP/1.1,[http/1.1]}{127.0.0.1:59378}
   [junit4]   2> 317616 INFO  (jetty-launcher-832-thread-2) [    ] o.e.j.s.Server Started @322096ms
   [junit4]   2> 317616 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59378}
   [junit4]   2> 317617 ERROR (jetty-launcher-832-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 317617 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 317617 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317617 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317617 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T17:58:26.360Z
   [junit4]   2> 317619 INFO  (zkConnectionManagerCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317619 INFO  (jetty-launcher-832-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ee0922{/solr,null,AVAILABLE}
   [junit4]   2> 317620 INFO  (jetty-launcher-832-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4583be82{HTTP/1.1,[http/1.1]}{127.0.0.1:59379}
   [junit4]   2> 317620 INFO  (jetty-launcher-832-thread-3) [    ] o.e.j.s.Server Started @322100ms
   [junit4]   2> 317620 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59379}
   [junit4]   2> 317620 ERROR (jetty-launcher-832-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 317620 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 317621 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 317621 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317621 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 317621 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T17:58:26.364Z
   [junit4]   2> 317622 INFO  (zkConnectionManagerCallback-839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317625 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 317632 INFO  (zkConnectionManagerCallback-841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317635 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 317638 INFO  (jetty-launcher-832-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr
   [junit4]   2> 317640 INFO  (jetty-launcher-832-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr
   [junit4]   2> 317644 INFO  (zkConnectionManagerCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317646 INFO  (zkConnectionManagerCallback-846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317651 INFO  (jetty-launcher-832-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59374/solr
   [junit4]   2> 317653 INFO  (zkConnectionManagerCallback-852-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317654 INFO  (zkConnectionManagerCallback-854-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317654 INFO  (zkConnectionManagerCallback-857-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317660 INFO  (zkConnectionManagerCallback-859-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 317926 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317928 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317928 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59378_solr
   [junit4]   2> 317930 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59379_solr
   [junit4]   2> 317930 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.c.Overseer Overseer (id=99332489622781959-127.0.0.1:59378_solr-n_0000000000) starting
   [junit4]   2> 317935 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317942 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317971 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59378_solr
   [junit4]   2> 317982 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317983 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317984 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 317990 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317997 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59376_solr
   [junit4]   2> 318010 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 318039 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 318039 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 318134 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318135 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318170 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318170 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318173 INFO  (jetty-launcher-832-thread-1) [n:127.0.0.1:59376_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/.
   [junit4]   2> 318207 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318211 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318211 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318214 INFO  (jetty-launcher-832-thread-2) [n:127.0.0.1:59378_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/.
   [junit4]   2> 318227 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318227 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 318230 INFO  (jetty-launcher-832-thread-3) [n:127.0.0.1:59379_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/.
   [junit4]   2> 318406 INFO  (zkConnectionManagerCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318416 INFO  (zkConnectionManagerCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 318418 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 318430 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[6B1261621A302BF8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59374/solr ready
   [junit4]   2> 318984 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[6B1261621A302BF8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 318989 INFO  (qtp1612233416-3540) [n:127.0.0.1:59376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:59376_solr,127.0.0.1:59378_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 318992 INFO  (OverseerThreadFactory-1132-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 319117 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59376/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 319127 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59378/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 319133 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59376/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 319141 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59378/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 319360 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 319361 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 319364 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 319364 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 319364 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 319372 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 319506 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 319507 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 319507 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 319508 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 320434 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 320435 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 320472 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 320472 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 320483 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 320483 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 320486 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 320486 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 320503 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 320503 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 320503 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 320504 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 320504 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 320504 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 320504 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 320504 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59376.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 320504 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 320504 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 320504 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 320505 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 320505 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 320505 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 320505 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 320510 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 320510 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 320511 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 320511 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 320511 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 320647 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320647 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320649 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320649 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320650 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 320650 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 320652 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 320652 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 320652 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320652 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320655 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 320655 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 320657 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320657 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320657 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ea03d40[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 320680 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e74ba49[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 320681 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 320682 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 320682 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 320682 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 320683 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 320683 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 320684 INFO  (searcherExecutor-1141-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@7e74ba49[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320684 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319837340925952
   [junit4]   2> 320685 INFO  (searcherExecutor-1140-thread-1-processing-n:127.0.0.1:59376_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@5ea03d40[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320685 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319837341974528
   [junit4]   2> 320686 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@13dd3f5f[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 320697 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 320697 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 320703 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 320703 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 320703 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59378/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 320703 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:59378/solr START replicas=[http://127.0.0.1:59376/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 320707 INFO  (qtp1612233416-3543) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 320707 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 320708 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 320709 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 320709 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319837367140352
   [junit4]   2> 320711 INFO  (searcherExecutor-1142-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@13dd3f5f[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320714 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24ce0ae4[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 320718 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 320719 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 320720 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 320721 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 320722 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319837380771840
   [junit4]   2> 320723 INFO  (searcherExecutor-1139-thread-1-processing-n:127.0.0.1:59376_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@24ce0ae4[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320891 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 320891 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 320892 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 320892 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321010 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=http://127.0.0.1:59378/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 321010 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 321010 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 321010 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 321020 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59378/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 321129 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321129 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321129 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321129 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321150 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 321154 INFO  (qtp919246306-3549) [n:127.0.0.1:59378_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1781
   [junit4]   2> 321227 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 321227 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 321227 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59378/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 321228 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:59378/solr START replicas=[http://127.0.0.1:59376/solr/testSimple1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 321232 INFO  (qtp1612233416-3544) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 321263 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321264 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321264 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321264 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321529 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:59378/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 321529 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 321529 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 321529 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 321536 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59378/solr/testSimple1_shard1_replica_n2/ shard1
   [junit4]   2> 321651 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321651 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321651 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321651 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321714 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 321730 INFO  (qtp919246306-3547) [n:127.0.0.1:59378_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2366
   [junit4]   2> 321733 INFO  (qtp1612233416-3542) [n:127.0.0.1:59376_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2369
   [junit4]   2> 321734 INFO  (qtp1612233416-3541) [n:127.0.0.1:59376_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2374
   [junit4]   2> 321744 INFO  (qtp1612233416-3540) [n:127.0.0.1:59376_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> 321837 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321837 INFO  (zkCallback-851-thread-1-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321837 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 321837 INFO  (zkCallback-851-thread-2-processing-n:127.0.0.1:59376_solr) [n:127.0.0.1:59376_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 322753 INFO  (qtp1612233416-3540) [n:127.0.0.1:59376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:59376_solr,127.0.0.1:59378_solr&wt=javabin&version=2} status=0 QTime=3764
   [junit4]   2> 322755 INFO  (qtp1612233416-3545) [n:127.0.0.1:59376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59378_solr,127.0.0.1:59379_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 322758 INFO  (OverseerThreadFactory-1132-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 322759 INFO  (OverseerCollectionConfigSetProcessor-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_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> 322981 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59379/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 322989 INFO  (OverseerStateUpdate-99332489622781959-127.0.0.1:59378_solr-n_0000000000) [n:127.0.0.1:59378_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59378/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 323200 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 323203 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 323204 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 323329 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 323329 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 323329 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 323329 INFO  (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324253 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 324253 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 324263 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 324269 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 324272 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 324273 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 324273 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59379.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 324273 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 324274 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 324309 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 324309 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 324309 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59378.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c764f20
   [junit4]   2> 324309 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 324309 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_6B1261621A302BF8-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 324506 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 324506 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 324507 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 324507 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 324510 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 324510 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 324511 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 324511 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 324513 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ef23fb8[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 324514 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@8b488fb[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 324516 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 324517 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 324517 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 324517 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 324517 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 324518 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319841361166336
   [junit4]   2> 324518 INFO  (searcherExecutor-1159-thread-1-processing-n:127.0.0.1:59379_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@4ef23fb8[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324519 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 324520 INFO  (searcherExecutor-1160-thread-1-processing-n:127.0.0.1:59378_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@8b488fb[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 324521 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589319841364312064
   [junit4]   2> 324530 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 324530 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 324530 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59379/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 324530 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:59379/solr START replicas=[http://127.0.0.1:59378/solr/testSimple2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 324535 INFO  (qtp919246306-3554) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 324635 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324635 INFO  (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324635 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324635 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324849 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:59379/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 324849 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 324849 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 324849 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 324860 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59379/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 324968 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324968 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324968 INFO  (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324968 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 324980 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 324984 INFO  (qtp1332837108-3560) [n:127.0.0.1:59379_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1781
   [junit4]   2> 325098 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325098 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325098 INFO  (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325098 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325641 INFO  (qtp919246306-3552) [n:127.0.0.1:59378_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2440
   [junit4]   2> 325648 INFO  (qtp1612233416-3545) [n:127.0.0.1:59376_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> 325750 INFO  (zkCallback-853-thread-2-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325750 INFO  (zkCallback-853-thread-3-processing-n:127.0.0.1:59378_solr) [n:127.0.0.1:59378_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325750 INFO  (zkCallback-858-thread-1-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 325750 INFO  (zkCallback-858-thread-2-processing-n:127.0.0.1:59379_solr) [n:127.0.0.1:59379_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataCh

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

s
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1032, maxMBSortInHeap=6.890557078315001, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2216e209), locale=de, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=116365688,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestLMDirichletSimilarityFactory, ClusterStateUpdateTest, BlockJoinFacetRandomTest, DirectUpdateHandlerOptimizeTest, ZkCLITest, CleanupOldIndexTest, TestPseudoReturnFields, TestUtilizeNode, TestSolrDeletionPolicy2, CachingDirectoryFactoryTest, TestLegacyFieldReuse, TestNumericTerms64, DistributedTermsComponentTest, TestHdfsUpdateLog, TestJoin, OverseerCollectionConfigSetProcessorTest, SpatialFilterTest, TestLargeCluster, DistributedQueryComponentOptimizationTest, CSVRequestHandlerTest, TestZkAclsWithHadoopAuth, TestNumericRangeQuery32, TestCloudInspectUtil, LegacyCloudClusterPropTest, SpatialRPTFieldTypeTest, ResponseHeaderTest, CustomHighlightComponentTest, ScriptEngineTest, PrimitiveFieldTypeTest, TestExclusionRuleCollectionAccess, TestFieldCacheSort, ConvertedLegacyTest, CheckHdfsIndexTest, HdfsRecoveryZkTest, TestLegacyFieldCache, MissingSegmentRecoveryTest, TestCloudPivotFacet, TestConfigSetProperties, NodeLostTriggerTest, AutoAddReplicasPlanActionTest, QueryResultKeyTest, TestNamedUpdateProcessors, HLLSerializationTest, CoreSorterTest, ClassificationUpdateProcessorTest, AddBlockUpdateTest, TestInPlaceUpdatesStandalone, TestSimDistributedQueue, TestSolrConfigHandler, TestSerializedLuceneMatchVersion, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestDistribIDF, PKIAuthenticationIntegrationTest, ParsingFieldUpdateProcessorsTest, MoveReplicaHDFSTest, ReturnFieldsTest, TestQuerySenderListener, TestLegacyTerms, SpatialHeatmapFacetsTest, TestSchemaNameResource, TestSurroundQueryParser, SuggesterFSTTest, TestMaxTokenLenTokenizer, HdfsBasicDistributedZkTest, ChaosMonkeyNothingIsSafeTest, GraphQueryTest, DeleteNodeTest, LeaderInitiatedRecoveryOnCommitTest, TestDynamicFieldCollectionResource, CursorMarkTest, ZkStateWriterTest, TestTolerantSearch, SpellCheckCollatorWithCollapseTest, TestPayloadScoreQParserPlugin, AtomicUpdateProcessorFactoryTest, TestRestoreCore, SolrGangliaReporterTest, BasicDistributedZkTest, TestDocBasedVersionConstraints, IndexBasedSpellCheckerTest, TestCursorMarkWithoutUniqueKey, TestLazyCores, URLClassifyProcessorTest, TestSolrFieldCacheBean, RequestLoggingTest, TestXmlQParser, TestPhraseSuggestions, AnalyticsMergeStrategyTest, TestConfigOverlay, TestSimpleQParserPlugin, TestSolrCoreProperties, TestEmbeddedSolrServerAdminHandler, TestExactStatsCache, DistributedExpandComponentTest, HdfsAutoAddReplicasIntegrationTest, TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, LeaderElectionTest, TestCoreDiscovery, DistributedFacetPivotWhiteBoxTest, RecoveryZkTest, LeaderFailoverAfterPartitionTest, TestClusterStateMutator, TestNumericTokenStream, TestShortCircuitedRequests, TestOverriddenPrefixQueryForCustomFieldType, HdfsSyncSliceTest, DateFieldTest, TestWriterPerf, HdfsChaosMonkeySafeLeaderTest, TestDynamicLoading, TestRebalanceLeaders, TestApiFramework, OverseerTaskQueueTest, SliceStateTest, BigEndianAscendingWordSerializerTest, BufferStoreTest, CurrencyFieldTypeTest, ClassificationUpdateProcessorFactoryTest, TestReplicationHandlerBackup, CreateCollectionCleanupTest, TestRandomFlRTGCloud, JSONWriterTest, ResourceLoaderTest, XsltUpdateRequestHandlerTest, CollectionsAPISolrJTest, TestPHPSerializedResponseWriter, TestRTimerTree, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, TestRandomCollapseQParserPlugin, TestComputePlanAction, TolerantUpdateProcessorTest, RegexBoostProcessorTest, TimeZoneUtilsTest, DisMaxRequestHandlerTest, CollectionTooManyReplicasTest, TestTestInjection, ShowFileRequestHandlerTest, CdcrBootstrapTest, RequiredFieldsTest, MetricTriggerTest, CollectionReloadTest, TestLeaderInitiatedRecoveryThread, DistributedVersionInfoTest, TestMacroExpander, TestPKIAuthenticationPlugin, ManagedSchemaRoundRobinCloudTest, SimpleCollectionCreateDeleteTest, TestFreeTextSuggestions, AlternateDirectoryTest, DistributedFacetPivotLargeTest, TestSolrConfigHandlerConcurrent, TestNRTOpen, TestSubQueryTransformerDistrib, CdcrUpdateLogTest, CdcrReplicationHandlerTest, TestSha256AuthenticationProvider, TestExpandComponent, TestOmitPositions, ZkFailoverTest, WordBreakSolrSpellCheckerTest, PrimUtilsTest, SystemLogListenerTest, ReplicaListTransformerTest, TestInitQParser, TestUnifiedSolrHighlighter, PropertiesRequestHandlerTest, ConfigSetsAPITest, QueryParsingTest, SuggesterTSTTest, TestOrdValues, TestSchemaSimilarityResource, DirectUpdateHandlerTest, DocExpirationUpdateProcessorFactoryTest, SolrCoreMetricManagerTest, CoreAdminRequestStatusTest, DistribJoinFromCollectionTest, V2ApiIntegrationTest, RequestHandlersTest, TestCSVResponseWriter, RestartWhileUpdatingTest, SignatureUpdateProcessorFactoryTest, TestDFRSimilarityFactory, IndexSchemaTest, ComputePlanActionTest, OverseerTest, SolrTestCaseJ4Test, TestRecovery, ZkControllerTest, TestRealTimeGet, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestIndexSearcher, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, TestLFUCache, TestMergePolicyConfig, MultiTermTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DocValuesNotIndexedTest, HealthCheckHandlerTest, HttpPartitionTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica, AutoScalingHandlerTest, ExecutePlanActionTest, HttpTriggerListenerTest, TriggerIntegrationTest, TestSQLHandlerNonCloud, AutoscalingHistoryHandlerTest, ShufflingReplicaListTransformerTest, SuggestComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, UninvertDocValuesMergePolicyTest, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, JvmMetricsTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestBulkSchemaAPI, TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaThreadSafety, TestPointFields, TestFieldSortValues, TestHashQParserPlugin, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSolr4Spatial2, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField, BJQParserTest, BlockJoinFacetDistribTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, BasicAuthIntegrationTest, BasicAuthStandaloneTest, TestAuthorizationFramework, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, SolrIndexMetricsTest, UpdateLogTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, TemplateUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [756/767 (2!)] on J0 in 20.69s, 2 tests, 1 error <<< FAILURES!

[...truncated 48081 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4379 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4379/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

10 tests failed.
FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized}

Error Message:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>

Stack Trace:
arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized}

Error Message:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>

Stack Trace:
arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
	at org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
	at org.junit.Assert.internalArrayEquals(Assert.java:416)
	at org.junit.Assert.assertArrayEquals(Assert.java:168)
	at org.junit.Assert.assertArrayEquals(Assert.java:185)
	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter

Error Message:
Collection not found: routeFieldColl

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: routeFieldColl
	at __randomizedtesting.SeedInfo.seed([4D826A76C2709FD5:E5B4F4AB5D11748F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:851)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:166)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor

Error Message:
Error from server at https://127.0.0.1:55875/solr: Could not find collection : testCreateShardRepFactor

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




Build Log:
[...truncated 7582 lines...]
   [junit4] Suite: org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,indexOptions=DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized,termVector,termVectorOffsets,termVectorPosition} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testSubPhrases -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestUnifiedHighlighterStrictPhrases.testSubPhrases {p0=stored,indexed,tokenized} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...harlie[12-19]}score=[3.931102]]> but was:<...harlie[12-19]}score=[2.723861]]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:EE4821997BE73AF]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testSubPhrases(TestUnifiedHighlighterStrictPhrases.java:210)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedHighlighterStrictPhrases -Dtests.method=testWithSameTermQuery -Dtests.seed=B47B2A62567237AF -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery {p0=stored,indexed,tokenized} <<<
   [junit4]    > Throwable #1: arrays first differed at element [0]; expected:<...,yin[10-13]}score=2.[496421]3]> but was:<...,yin[10-13]}score=2.[068500]3]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B47B2A62567237AF:7E0067B279FE7E50]:0)
   [junit4]    > 	at org.apache.lucene.search.uhighlight.TestUnifiedHighlighterStrictPhrases.testWithSameTermQuery(TestUnifiedHighlighterStrictPhrases.java:166)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {body=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=745, maxMBSortInHeap=7.97584000918871, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e09442c), locale=uk-UA, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=40076560,total=54853632
   [junit4]   2> NOTE: All tests run in this JVM: [BreakIteratorBoundaryScannerTest, TokenSourcesTest, HighlightCustomQueryTest, SingleFragListBuilderTest, HighlighterPhraseTest, IndexTimeSynonymTest, FieldPhraseListTest, TestUnifiedHighlighterTermVec, TestUnifiedHighlighterReanalysis, HighlighterTest, SimpleFragListBuilderTest, FieldTermStackTest, FieldQueryTest, WeightedFragListBuilderTest, TestSplittingBreakIterator, TestUnifiedHighlighterRanking, TestUnifiedHighlighterStrictPhrases]
   [junit4] Completed [27/29 (1!)] on J1 in 0.90s, 56 tests, 8 failures <<< FAILURES!

[...truncated 4811 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 1332705 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/init-core-data-001
   [junit4]   2> 1332706 WARN  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=425 numCloses=425
   [junit4]   2> 1332706 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1332710 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1332712 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001
   [junit4]   2> 1332712 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1332712 INFO  (Thread-2207) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1332712 INFO  (Thread-2207) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1332714 ERROR (Thread-2207) [    ] 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> 1332821 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55872
   [junit4]   2> 1332865 INFO  (zkConnectionManagerCallback-5176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332879 INFO  (jetty-launcher-5173-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1332879 INFO  (jetty-launcher-5173-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1332879 INFO  (jetty-launcher-5173-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1332880 INFO  (jetty-launcher-5173-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1332886 INFO  (jetty-launcher-5173-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f808113{/solr,null,AVAILABLE}
   [junit4]   2> 1332886 INFO  (jetty-launcher-5173-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4738f4e4{/solr,null,AVAILABLE}
   [junit4]   2> 1332887 INFO  (jetty-launcher-5173-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7898323b{SSL,[ssl, http/1.1]}{127.0.0.1:55874}
   [junit4]   2> 1332887 INFO  (jetty-launcher-5173-thread-1) [    ] o.e.j.s.Server Started @1337046ms
   [junit4]   2> 1332887 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55874}
   [junit4]   2> 1332887 ERROR (jetty-launcher-5173-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e518ef9{SSL,[ssl, http/1.1]}{127.0.0.1:55875}
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.e.j.s.Server Started @1337046ms
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55875}
   [junit4]   2> 1332888 ERROR (jetty-launcher-5173-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T04:58:26.345Z
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332888 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T04:58:26.345Z
   [junit4]   2> 1332890 INFO  (jetty-launcher-5173-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@539b1d14{/solr,null,AVAILABLE}
   [junit4]   2> 1332890 INFO  (jetty-launcher-5173-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@630fa3d1{SSL,[ssl, http/1.1]}{127.0.0.1:55876}
   [junit4]   2> 1332890 INFO  (jetty-launcher-5173-thread-4) [    ] o.e.j.s.Server Started @1337049ms
   [junit4]   2> 1332890 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55876}
   [junit4]   2> 1332890 ERROR (jetty-launcher-5173-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1332895 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1332895 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332895 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332895 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T04:58:26.352Z
   [junit4]   2> 1332897 INFO  (jetty-launcher-5173-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ff071ff{/solr,null,AVAILABLE}
   [junit4]   2> 1332897 INFO  (jetty-launcher-5173-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41d82dfe{SSL,[ssl, http/1.1]}{127.0.0.1:55877}
   [junit4]   2> 1332897 INFO  (jetty-launcher-5173-thread-3) [    ] o.e.j.s.Server Started @1337056ms
   [junit4]   2> 1332897 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55877}
   [junit4]   2> 1332897 ERROR (jetty-launcher-5173-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1332898 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1332898 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1332899 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1332899 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-11T04:58:26.356Z
   [junit4]   2> 1332902 INFO  (zkConnectionManagerCallback-5180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332902 INFO  (zkConnectionManagerCallback-5184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332903 INFO  (zkConnectionManagerCallback-5178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332903 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332903 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332903 INFO  (zkConnectionManagerCallback-5182-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332903 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332904 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1332915 INFO  (jetty-launcher-5173-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
   [junit4]   2> 1332920 INFO  (jetty-launcher-5173-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
   [junit4]   2> 1332921 INFO  (zkConnectionManagerCallback-5188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332923 INFO  (jetty-launcher-5173-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
   [junit4]   2> 1332924 INFO  (zkConnectionManagerCallback-5194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332925 INFO  (zkConnectionManagerCallback-5196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332925 INFO  (jetty-launcher-5173-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55872/solr
   [junit4]   2> 1332927 INFO  (zkConnectionManagerCallback-5200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332928 INFO  (zkConnectionManagerCallback-5202-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332928 INFO  (zkConnectionManagerCallback-5204-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332929 INFO  (zkConnectionManagerCallback-5206-thread-1-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332930 INFO  (zkConnectionManagerCallback-5208-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333081 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1333081 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1333098 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55876_solr
   [junit4]   2> 1333100 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55877_solr
   [junit4]   2> 1333150 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.c.Overseer Overseer (id=99329422535622668-127.0.0.1:55876_solr-n_0000000000) starting
   [junit4]   2> 1333162 INFO  (zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1333163 INFO  (zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1333164 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1333165 INFO  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1333166 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1333172 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55874_solr
   [junit4]   2> 1333172 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1333176 INFO  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333176 INFO  (zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333176 INFO  (zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333177 INFO  (zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1333208 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55875_solr
   [junit4]   2> 1333233 INFO  (zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333233 INFO  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333233 INFO  (zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333233 INFO  (zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1333236 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55876_solr
   [junit4]   2> 1333247 INFO  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1333247 INFO  (zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1333248 INFO  (zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1333248 INFO  (zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1333311 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55877.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333325 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55874.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333347 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55877.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333347 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55877.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333349 INFO  (jetty-launcher-5173-thread-3) [n:127.0.0.1:55877_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node3/.
   [junit4]   2> 1333361 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55874.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333361 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55874.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333364 INFO  (jetty-launcher-5173-thread-1) [n:127.0.0.1:55874_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node1/.
   [junit4]   2> 1333367 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55876.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333373 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55876.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333373 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55876.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333374 INFO  (jetty-launcher-5173-thread-4) [n:127.0.0.1:55876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/.
   [junit4]   2> 1333405 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333427 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333427 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1333428 INFO  (jetty-launcher-5173-thread-2) [n:127.0.0.1:55875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node2/.
   [junit4]   2> 1333486 INFO  (zkConnectionManagerCallback-5218-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333489 INFO  (zkConnectionManagerCallback-5222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1333491 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1333492 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55872/solr ready
   [junit4]   2> 1333519 INFO  (TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[4D826A76C2709FD5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 1333521 INFO  (TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[4D826A76C2709FD5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1333538 INFO  (qtp1404103676-14957) [n:127.0.0.1:55875_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c,d&replicationFactor=2&collection.configName=conf&maxShardsPerNode=3&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1333540 INFO  (OverseerThreadFactory-5382-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.CreateCollectionCmd Create collection withShardField
   [junit4]   2> 1333655 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55874/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333659 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333662 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333666 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333669 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55874/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333673 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333676 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333679 INFO  (OverseerStateUpdate-99329422535622668-127.0.0.1:55876_solr-n_0000000000) [n:127.0.0.1:55876_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55877/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1333901 INFO  (qtp1404103676-14956) [n:127.0.0.1:55875_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333902 INFO  (qtp1404103676-14956) [n:127.0.0.1:55875_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1333911 INFO  (qtp1404103676-14955) [n:127.0.0.1:55875_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333937 INFO  (qtp2134197957-14982) [n:127.0.0.1:55877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333938 INFO  (qtp2134197957-14982) [n:127.0.0.1:55877_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1333939 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333940 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1333944 INFO  (qtp1724343164-14963) [n:127.0.0.1:55874_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333944 INFO  (qtp1724343164-14963) [n:127.0.0.1:55874_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1333944 INFO  (qtp2134197957-14987) [n:127.0.0.1:55877_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333945 INFO  (qtp722824765-14972) [n:127.0.0.1:55876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1333945 INFO  (qtp1724343164-14968) [n:127.0.0.1:55874_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1334068 INFO  (zkCallback-5207-thread-1-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334068 INFO  (zkCallback-5203-thread-1-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334068 INFO  (zkCallback-5205-thread-1-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334068 INFO  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334068 INFO  (zkCallback-5201-thread-2-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334069 INFO  (zkCallback-5205-thread-2-processing-n:127.0.0.1:55875_solr) [n:127.0.0.1:55875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334069 INFO  (zkCallback-5203-thread-2-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334070 INFO  (zkCallback-5203-thread-3-processing-n:127.0.0.1:55877_solr) [n:127.0.0.1:55877_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334070 INFO  (zkCallback-5207-thread-2-processing-n:127.0.0.1:55876_solr) [n:127.0.0.1:55876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1334977 INFO  (qtp1724343164-14963) [n:127.0.0.1:55874_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1334977 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1334996 INFO  (qtp722824765-14972) [n:127.0.0.1:55876_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1334996 INFO  (qtp1724343164-14968) [n:127.0.0.1:55874_solr c:withShardField s:c r:core_node11 x:withShardField_c_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1335000 INFO  (qtp2134197957-14982) [n:127.0.0.1:55877_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1335001 INFO  (qtp2134197957-14987) [n:127.0.0.1:55877_solr c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1335016 INFO  (qtp1404103676-14956) [n:127.0.0.1:55875_solr c:withShardField s:b r:core_node7 x:withShardField_b_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1335017 INFO  (qtp1404103676-14955) [n:127.0.0.1:55875_solr c:withShardField s:d r:core_node15 x:withShardField_d_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1335022 INFO  (qtp1724343164-14963) [n:127.0.0.1:55874_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1335025 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.s.IndexSchema [withShardField_c_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 1335046 INFO  (qtp722824765-14972) [n:127.0.0.1:55876_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1335050 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1335050 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n10' using configuration from collection withShardField, trusted=true
   [junit4]   2> 1335050 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55876.solr.core.withShardField.c.replica_n10' (registry 'solr.core.withShardField.c.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c426fc
   [junit4]   2> 1335051 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1335051 INFO  (qtp722824765-14977) [n:127.0.0.1:55876_solr c:withShardField s:c r:core_node13 x:withShardField_c_replica_n10] o.a.s.c.SolrCore [[withShardField_c_replica_n10] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/withShardField_c_replica_n10], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001/tempDir-001/node4/./withShardField_c_replica_n10/data/]
   [junit4]   2> 1335055 INFO  (qtp2134197957-14982) [n:127.0.0.1:55877_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.s.IndexSchema [withShardField_b_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1335058 INFO  (qtp2134197957-14987) [n:127.0.0.1:55877_solr c:withShardField s:d r:core_node16 x:withShardField_d_replica_n14] o.a.s.s.IndexSchema [withShardField_d_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 1335059 INFO  (qtp722824765-14972) [n:127.0.0.1:55876_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field 

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

lient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1412918 WARN  (zkCallback-5201-thread-1-processing-n:127.0.0.1:55874_solr) [n:127.0.0.1:55874_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:55877_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:55877_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1412917 INFO  (jetty-closer-5174-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ff071ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1412920 INFO  (jetty-closer-5174-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f808113{/solr,null,UNAVAILABLE}
   [junit4]   2> 1412923 ERROR (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-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> 1412923 INFO  (SUITE-CustomCollectionTest-seed#[4D826A76C2709FD5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55872 55872
   [junit4]   2> 1412969 INFO  (Thread-2207) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55872 55872
   [junit4]   2> 1413119 WARN  (Thread-2207) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf
   [junit4]   2> 	4	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/implicitcoll/state.json
   [junit4]   2> 	39	/solr/collections/withShardField/state.json
   [junit4]   2> 	12	/solr/collections/routeFieldColl/state.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	9	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_4D826A76C2709FD5-001
   [junit4]   2> Jan 11, 2018 4:59:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, maxDocsPerChunk=5, blockSize=338), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3, blockSize=338)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@28d10e26), locale=ar-MA, timezone=SystemV/PST8
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=34324096,total=433831936
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, TestMultiValuedNumericRangeQuery, TestImplicitCoreProperties, TestNumericRangeQuery64, ConfigureRecoveryStrategyTest, TestUniqueKeyFieldResource, FullSolrCloudDistribCmdsTest, TestNoOpRegenerator, TestStressVersions, TestDefaultStatsCache, MoveReplicaTest, ConjunctionSolrSpellCheckerTest, TestBulkSchemaConcurrent, TestLMJelinekMercerSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, TestFaceting, TestManagedResource, TestCoreContainer, TimeRoutedAliasUpdateProcessorTest, DistribDocExpirationUpdateProcessorTest, TestHashPartitioner, TestHighFrequencyDictionaryFactory, CollectionsAPIDistributedZkTest, NodeAddedTriggerTest, TestLegacyField, TestComplexPhraseLeadingWildcard, TestFunctionQuery, TestReplicaProperties, DocumentAnalysisRequestHandlerTest, TestPostingsSolrHighlighter, TestPrepRecovery, TestTrackingShardHandlerFactory, TestFastLRUCache, SOLR749Test, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestElisionMultitermQuery, TestSlowCompositeReaderWrapper, TestFastWriter, BadComponentTest, TestQueryTypes, ActionThrottleTest, UtilsToolTest, SolrXmlInZkTest, DocumentBuilderTest, LeaderElectionIntegrationTest, TestSchemaVersionResource, SolrIndexConfigTest, TestCSVLoader, DocValuesTest, OverseerStatusTest, JsonLoaderTest, TestSQLHandler, ExecutePlanActionTest, TestFastOutputStream, TestPointFields, SoftAutoCommitTest, BasicFunctionalityTest, TestSort, TestDistributedMissingSort, TestTrie, UUIDUpdateProcessorFallbackTest, TestDocumentBuilder, BlockDirectoryTest, VMParamsZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, ZkNodePropsTest, TestPolicyCloud, PreAnalyzedUpdateProcessorTest, TestManagedSynonymFilterFactory, TestMacros, TestCollectionAPI, TestValueSourceCache, TestStandardQParsers, TestDistributedGrouping, RegexBytesRefFilterTest, TestCustomStream, SearchHandlerTest, TestTlogReplica, TestConfigSetImmutable, DistributedFacetPivotLongTailTest, TestConfigSets, CloneFieldUpdateProcessorFactoryTest, ZkSolrClientTest, TestSolrConfigHandlerCloud, TestJsonRequest, TestZkChroot, TestCopyFieldCollectionResource, TestTriggerIntegration, V2StandaloneTest, TestSmileRequest, TestDocSet, AliasIntegrationTest, ChangedSchemaMergeTest, DeleteReplicaTest, TestLRUCache, TestRandomRequestDistribution, HdfsThreadLeakTest, IndexSchemaRuntimeFieldTest, TestCrossCoreJoin, TlogReplayBufferedWhileIndexingTest, EnumFieldTest, AutoScalingHandlerTest, SimpleMLTQParserTest, TestPartialUpdateDeduplication, TestSolrCloudWithDelegationTokens, TestCloudSearcherWarming, ExternalFileFieldSortTest, HLLUtilTest, TestCloudNestedDocsSort, TermsComponentTest, RulesTest, StatsReloadRaceTest, TestHttpShardHandlerFactory, BadCopyFieldTest, TestNodeAddedTrigger, TermVectorComponentDistributedTest, FileUtilsTest, ShardRoutingCustomTest, CoreAdminCreateDiscoverTest, TestObjectReleaseTracker, LeaderElectionContextKeyTest, TestSearchPerf, DeleteStatusTest, TestXmlQParserPlugin, TestSchemalessBufferedUpdates, TestFieldCacheWithThreads, TestTolerantUpdateProcessorRandomCloud, TestUninvertingReader, CustomCollectionTest]
   [junit4] Completed [235/767 (1!)] on J1 in 80.95s, 4 tests, 2 errors <<< FAILURES!

[...truncated 49866 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4378 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4378/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI

Error Message:
Could not find collection : implicitcoll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : implicitcoll
	at __randomizedtesting.SeedInfo.seed([DD2DB96DDACFC580:B7CC3706E75573F8]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:247)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not find collection : c8n_1x3_commits

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c8n_1x3_commits
	at __randomizedtesting.SeedInfo.seed([DD2DB96DDACFC580:557986B77433A878]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1958)
	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:112)
	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test(LeaderInitiatedRecoveryOnCommitTest.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13356 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 2704022 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/init-core-data-001
   [junit4]   2> 2704023 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2704029 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2704032 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001
   [junit4]   2> 2704032 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2704033 INFO  (Thread-3261) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2704033 INFO  (Thread-3261) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2704041 ERROR (Thread-3261) [    ] 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> 2704141 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63380
   [junit4]   2> 2704166 INFO  (zkConnectionManagerCallback-4284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704180 INFO  (jetty-launcher-4281-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2704180 INFO  (jetty-launcher-4281-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2704180 INFO  (jetty-launcher-4281-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2704185 INFO  (jetty-launcher-4281-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2704187 INFO  (jetty-launcher-4281-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2708a7f6{/solr,null,AVAILABLE}
   [junit4]   2> 2704190 INFO  (jetty-launcher-4281-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5879daee{/solr,null,AVAILABLE}
   [junit4]   2> 2704190 INFO  (jetty-launcher-4281-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5843e6cd{SSL,[ssl, http/1.1]}{127.0.0.1:63382}
   [junit4]   2> 2704190 INFO  (jetty-launcher-4281-thread-1) [    ] o.e.j.s.Server Started @2707350ms
   [junit4]   2> 2704191 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63382}
   [junit4]   2> 2704191 ERROR (jetty-launcher-4281-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2704191 INFO  (jetty-launcher-4281-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@365ea6a3{/solr,null,AVAILABLE}
   [junit4]   2> 2704191 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2704192 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2704192 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2704192 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T17:36:04.723Z
   [junit4]   2> 2704192 INFO  (jetty-launcher-4281-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@702f852b{/solr,null,AVAILABLE}
   [junit4]   2> 2704193 INFO  (jetty-launcher-4281-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@335ec4f{SSL,[ssl, http/1.1]}{127.0.0.1:63385}
   [junit4]   2> 2704195 INFO  (jetty-launcher-4281-thread-4) [    ] o.e.j.s.Server Started @2707354ms
   [junit4]   2> 2704199 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63385}
   [junit4]   2> 2704195 INFO  (jetty-launcher-4281-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7536dbb5{SSL,[ssl, http/1.1]}{127.0.0.1:63383}
   [junit4]   2> 2704201 ERROR (jetty-launcher-4281-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2704195 INFO  (jetty-launcher-4281-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23d1544f{SSL,[ssl, http/1.1]}{127.0.0.1:63384}
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2704201 INFO  (jetty-launcher-4281-thread-3) [    ] o.e.j.s.Server Started @2707361ms
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63383}
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T17:36:04.733Z
   [junit4]   2> 2704202 ERROR (jetty-launcher-4281-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2704202 INFO  (jetty-launcher-4281-thread-2) [    ] o.e.j.s.Server Started @2707362ms
   [junit4]   2> 2704203 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2704203 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63384}
   [junit4]   2> 2704203 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2704203 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2704203 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T17:36:04.734Z
   [junit4]   2> 2704203 ERROR (jetty-launcher-4281-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2704202 INFO  (zkConnectionManagerCallback-4286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704204 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2704204 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2704204 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2704204 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T17:36:04.735Z
   [junit4]   2> 2704204 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2704204 INFO  (zkConnectionManagerCallback-4288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704209 INFO  (zkConnectionManagerCallback-4290-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704209 INFO  (zkConnectionManagerCallback-4292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704209 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2704210 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2704210 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2704239 INFO  (jetty-launcher-4281-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63380/solr
   [junit4]   2> 2704239 INFO  (jetty-launcher-4281-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63380/solr
   [junit4]   2> 2704239 INFO  (jetty-launcher-4281-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63380/solr
   [junit4]   2> 2704242 INFO  (zkConnectionManagerCallback-4300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704242 INFO  (zkConnectionManagerCallback-4304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704243 INFO  (zkConnectionManagerCallback-4302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704244 INFO  (jetty-launcher-4281-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63380/solr
   [junit4]   2> 2704249 INFO  (zkConnectionManagerCallback-4311-thread-1-processing-n:127.0.0.1:63382_solr) [n:127.0.0.1:63382_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704249 INFO  (zkConnectionManagerCallback-4312-thread-1-processing-n:127.0.0.1:63383_solr) [n:127.0.0.1:63383_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704250 INFO  (zkConnectionManagerCallback-4308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704253 INFO  (zkConnectionManagerCallback-4314-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704259 INFO  (zkConnectionManagerCallback-4316-thread-1-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2704535 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2704535 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2704535 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2704535 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2704536 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63385_solr
   [junit4]   2> 2704538 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63384_solr
   [junit4]   2> 2704539 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63383_solr
   [junit4]   2> 2704539 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63382_solr
   [junit4]   2> 2704539 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.c.Overseer Overseer (id=99326739386793995-127.0.0.1:63385_solr-n_0000000000) starting
   [junit4]   2> 2704542 INFO  (zkCallback-4309-thread-1-processing-n:127.0.0.1:63383_solr) [n:127.0.0.1:63383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2704544 INFO  (zkCallback-4313-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2704547 INFO  (zkCallback-4310-thread-1-processing-n:127.0.0.1:63382_solr) [n:127.0.0.1:63382_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2704553 INFO  (zkCallback-4315-thread-1-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2704605 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63385_solr
   [junit4]   2> 2704617 INFO  (zkCallback-4315-thread-1-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2704622 INFO  (zkCallback-4309-thread-1-processing-n:127.0.0.1:63383_solr) [n:127.0.0.1:63383_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2704623 INFO  (zkCallback-4310-thread-1-processing-n:127.0.0.1:63382_solr) [n:127.0.0.1:63382_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2704625 INFO  (zkCallback-4313-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2704791 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704791 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704806 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704815 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704869 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704870 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704870 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704870 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704871 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704871 INFO  (jetty-launcher-4281-thread-3) [n:127.0.0.1:63383_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/.
   [junit4]   2> 2704871 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704873 INFO  (jetty-launcher-4281-thread-2) [n:127.0.0.1:63384_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/.
   [junit4]   2> 2704873 INFO  (jetty-launcher-4281-thread-1) [n:127.0.0.1:63382_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/.
   [junit4]   2> 2704881 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704881 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2704883 INFO  (jetty-launcher-4281-thread-4) [n:127.0.0.1:63385_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/.
   [junit4]   2> 2705064 INFO  (zkConnectionManagerCallback-4326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2705068 INFO  (zkConnectionManagerCallback-4330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2705070 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2705072 INFO  (SUITE-CustomCollectionTest-seed#[DD2DB96DDACFC580]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63380/solr ready
   [junit4]   2> 2705283 INFO  (TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[DD2DB96DDACFC580]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRouteFieldForImplicitRouter
   [junit4]   2> 2705285 INFO  (TEST-CustomCollectionTest.testRouteFieldForImplicitRouter-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2705318 INFO  (qtp2114943609-19626) [n:127.0.0.1:63384_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b,c,d&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&router.field=shard_s&name=withShardField&router.name=implicit&nrtReplicas=3&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2705322 INFO  (OverseerThreadFactory-7823-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.CreateCollectionCmd Create collection withShardField
   [junit4]   2> 2705444 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63384/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705449 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63385/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705452 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"withShardField_a_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63382/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705457 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63383/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705461 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63384/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705464 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"withShardField_b_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63385/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705472 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63382/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705478 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63383/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705485 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"withShardField_c_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63384/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705491 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63385/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705504 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n20",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63382/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705513 INFO  (OverseerStateUpdate-99326739386793995-127.0.0.1:63385_solr-n_0000000000) [n:127.0.0.1:63385_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"withShardField",
   [junit4]   2>   "shard":"d",
   [junit4]   2>   "core":"withShardField_d_replica_n22",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63383/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2705734 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n16&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705734 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n1&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705735 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2705736 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n8&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705817 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n10&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705819 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2705819 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n4&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705819 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n14&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705819 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=withShardField_c_replica_n12&action=CREATE&numShards=4&collection=withShardField&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705820 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2705820 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2705820 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=withShardField_a_replica_n2&action=CREATE&numShards=4&collection=withShardField&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705820 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node23&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n20&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705829 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=withShardField_b_replica_n6&action=CREATE&numShards=4&collection=withShardField&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705829 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node24&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n22&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705829 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&newCollection=true&name=withShardField_d_replica_n18&action=CREATE&numShards=4&collection=withShardField&shard=d&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2705944 INFO  (zkCallback-4313-thread-1-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705944 INFO  (zkCallback-4315-thread-1-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705944 INFO  (zkCallback-4310-thread-1-processing-n:127.0.0.1:63382_solr) [n:127.0.0.1:63382_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705944 INFO  (zkCallback-4313-thread-2-processing-n:127.0.0.1:63385_solr) [n:127.0.0.1:63385_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705944 INFO  (zkCallback-4309-thread-1-processing-n:127.0.0.1:63383_solr) [n:127.0.0.1:63383_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705945 INFO  (zkCallback-4315-thread-2-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705945 INFO  (zkCallback-4315-thread-3-processing-n:127.0.0.1:63384_solr) [n:127.0.0.1:63384_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705946 INFO  (zkCallback-4310-thread-2-processing-n:127.0.0.1:63382_solr) [n:127.0.0.1:63382_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2705946 INFO  (zkCallback-4309-thread-2-processing-n:127.0.0.1:63383_solr) [n:127.0.0.1:63383_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/withShardField/state.json] for collection [withShardField] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2706796 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706797 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706797 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706814 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.s.IndexSchema [withShardField_b_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 2706816 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.s.IndexSchema [withShardField_a_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2706819 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.s.IndexSchema [withShardField_c_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 2706865 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2706865 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n1' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2706865 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.core.withShardField.a.replica_n1' (registry 'solr.core.withShardField.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2706866 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2706866 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2706866 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n16' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2706866 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.c.SolrCore [[withShardField_a_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/withShardField_a_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/./withShardField_a_replica_n1/data/]
   [junit4]   2> 2706866 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.core.withShardField.c.replica_n16' (registry 'solr.core.withShardField.c.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2706866 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2706866 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.SolrCore [[withShardField_c_replica_n16] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/withShardField_c_replica_n16], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/./withShardField_c_replica_n16/data/]
   [junit4]   2> 2706867 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2706867 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n8' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2706867 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63384.solr.core.withShardField.b.replica_n8' (registry 'solr.core.withShardField.b.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2706867 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2706867 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.c.SolrCore [[withShardField_b_replica_n8] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/withShardField_b_replica_n8], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node2/./withShardField_b_replica_n8/data/]
   [junit4]   2> 2706884 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706884 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706884 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706893 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706903 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706904 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706925 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706926 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706926 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2706940 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.s.IndexSchema [withShardField_d_replica_n22] Schema name=cloud-dynamic
   [junit4]   2> 2706942 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.s.IndexSchema [withShardField_d_replica_n20] Schema name=cloud-dynamic
   [junit4]   2> 2706953 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.s.IndexSchema [withShardField_b_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2706957 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.s.IndexSchema [withShardField_a_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2707011 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.s.IndexSchema [withShardField_c_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 2707012 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.s.IndexSchema [withShardField_d_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 2707026 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.s.IndexSchema [withShardField_b_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 2707026 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.s.IndexSchema [withShardField_c_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 2707026 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.s.IndexSchema [withShardField_a_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2707082 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707082 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n10' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707083 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.core.withShardField.b.replica_n10' (registry 'solr.core.withShardField.b.replica_n10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707083 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707083 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.c.SolrCore [[withShardField_b_replica_n10] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/withShardField_b_replica_n10], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/./withShardField_b_replica_n10/data/]
   [junit4]   2> 2707089 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707089 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_b_replica_n6' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707090 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.core.withShardField.b.replica_n6' (registry 'solr.core.withShardField.b.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707090 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707090 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.SolrCore [[withShardField_b_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/withShardField_b_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/./withShardField_b_replica_n6/data/]
   [junit4]   2> 2707093 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707093 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n20' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707094 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.core.withShardField.d.replica_n20' (registry 'solr.core.withShardField.d.replica_n20') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707094 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707094 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.c.SolrCore [[withShardField_d_replica_n20] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/withShardField_d_replica_n20], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/./withShardField_d_replica_n20/data/]
   [junit4]   2> 2707103 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707103 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n14' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707104 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707105 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n4' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707107 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707107 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n22' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707107 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.core.withShardField.d.replica_n22' (registry 'solr.core.withShardField.d.replica_n22') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707107 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707107 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.c.SolrCore [[withShardField_d_replica_n22] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/withShardField_d_replica_n22], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/./withShardField_d_replica_n22/data/]
   [junit4]   2> 2707108 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707108 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_a_replica_n2' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707108 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.core.withShardField.a.replica_n2' (registry 'solr.core.withShardField.a.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707109 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707109 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.c.SolrCore [[withShardField_a_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/withShardField_a_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/./withShardField_a_replica_n2/data/]
   [junit4]   2> 2707110 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707110 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_c_replica_n12' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707110 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.core.withShardField.a.replica_n4' (registry 'solr.core.withShardField.a.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707110 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707110 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63383.solr.core.withShardField.c.replica_n14' (registry 'solr.core.withShardField.c.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707110 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.c.SolrCore [[withShardField_a_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/withShardField_a_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/./withShardField_a_replica_n4/data/]
   [junit4]   2> 2707110 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707111 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.c.SolrCore [[withShardField_c_replica_n14] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/withShardField_c_replica_n14], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node3/./withShardField_c_replica_n14/data/]
   [junit4]   2> 2707112 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63382.solr.core.withShardField.c.replica_n12' (registry 'solr.core.withShardField.c.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707112 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707113 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.c.SolrCore [[withShardField_c_replica_n12] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/withShardField_c_replica_n12], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node1/./withShardField_c_replica_n12/data/]
   [junit4]   2> 2707116 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2707116 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'withShardField_d_replica_n18' using configuration from collection withShardField, trusted=true
   [junit4]   2> 2707116 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63385.solr.core.withShardField.d.replica_n18' (registry 'solr.core.withShardField.d.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35b4ee1e
   [junit4]   2> 2707116 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2707116 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.SolrCore [[withShardField_d_replica_n18] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/withShardField_d_replica_n18], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CustomCollectionTest_DD2DB96DDACFC580-001/tempDir-001/node4/./withShardField_d_replica_n18/data/]
   [junit4]   2> 2707239 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707239 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707241 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707241 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707242 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707242 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707245 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707245 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707247 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.s.SolrIndexSearcher Opening [Searcher@3123cf06[withShardField_c_replica_n16] main]
   [junit4]   2> 2707249 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707249 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707250 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707250 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833556729856
   [junit4]   2> 2707250 INFO  (searcherExecutor-7833-thread-1-processing-n:127.0.0.1:63384_solr x:withShardField_c_replica_n16 s:c c:withShardField r:core_node19) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.SolrCore [withShardField_c_replica_n16] Registered new searcher Searcher@3123cf06[withShardField_c_replica_n16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707302 INFO  (qtp2114943609-19606) [n:127.0.0.1:63384_solr c:withShardField s:c r:core_node19 x:withShardField_c_replica_n16] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard c: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2707321 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707321 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707322 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707322 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707324 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707324 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707325 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707325 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707336 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707336 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707337 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707337 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707342 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707343 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707343 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.s.SolrIndexSearcher Opening [Searcher@655c6b9c[withShardField_c_replica_n12] main]
   [junit4]   2> 2707347 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707347 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707349 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707350 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707353 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@7121b329[withShardField_b_replica_n8] main]
   [junit4]   2> 2707354 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707355 INFO  (qtp683580184-19601) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833666830336
   [junit4]   2> 2707356 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707356 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707360 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.s.SolrIndexSearcher Opening [Searcher@2371efa2[withShardField_d_replica_n18] main]
   [junit4]   2> 2707361 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707361 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707386 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@49fdbeee[withShardField_b_replica_n6] main]
   [junit4]   2> 2707388 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707389 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707390 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707390 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833703530496
   [junit4]   2> 2707392 INFO  (searcherExecutor-7842-thread-1-processing-n:127.0.0.1:63382_solr x:withShardField_c_replica_n12 s:c c:withShardField r:core_node15) [n:127.0.0.1:63382_solr c:withShardField s:c r:core_node15 x:withShardField_c_replica_n12] o.a.s.c.SolrCore [withShardField_c_replica_n12] Registered new searcher Searcher@655c6b9c[withShardField_c_replica_n12] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707393 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707393 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707394 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707397 INFO  (qtp126095173-19618) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard d: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2707399 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707399 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707399 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707400 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707400 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707401 INFO  (searcherExecutor-7843-thread-1-processing-n:127.0.0.1:63385_solr x:withShardField_d_replica_n18 s:d c:withShardField r:core_node21) [n:127.0.0.1:63385_solr c:withShardField s:d r:core_node21 x:withShardField_d_replica_n18] o.a.s.c.SolrCore [withShardField_d_replica_n18] Registered new searcher Searcher@2371efa2[withShardField_d_replica_n18] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707402 INFO  (searcherExecutor-7834-thread-1-processing-n:127.0.0.1:63384_solr x:withShardField_b_replica_n8 s:b c:withShardField r:core_node11) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.c.SolrCore [withShardField_b_replica_n8] Registered new searcher Searcher@7121b329[withShardField_b_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707402 INFO  (qtp2114943609-19623) [n:127.0.0.1:63384_solr c:withShardField s:b r:core_node11 x:withShardField_b_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833716113408
   [junit4]   2> 2707404 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707404 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707404 INFO  (searcherExecutor-7836-thread-1-processing-n:127.0.0.1:63383_solr x:withShardField_b_replica_n6 s:b c:withShardField r:core_node9) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.SolrCore [withShardField_b_replica_n6] Registered new searcher Searcher@49fdbeee[withShardField_b_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707404 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833718210560
   [junit4]   2> 2707422 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707422 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707423 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707423 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707423 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707423 INFO  (qtp126095173-19612) [n:127.0.0.1:63385_solr c:withShardField s:a r:core_node5 x:withShardField_a_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707424 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707424 INFO  (qtp1407087533-19605) [n:127.0.0.1:63383_solr c:withShardField s:d r:core_node24 x:withShardField_d_replica_n22] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707426 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707426 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707428 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2707428 INFO  (qtp683580184-19597) [n:127.0.0.1:63382_solr c:withShardField s:d r:core_node23 x:withShardField_d_replica_n20] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2707429 INFO  (qtp1407087533-19602) [n:127.0.0.1:63383_solr c:withShardField s:b r:core_node9 x:withShardField_b_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard b: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 2707432 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.s.SolrIndexSearcher Opening [Searcher@21262115[withShardField_c_replica_n14] main]
   [junit4]   2> 2707434 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707434 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2707435 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2707436 INFO  (searcherExecutor-7838-thread-1-processing-n:127.0.0.1:63383_solr x:withShardField_c_replica_n14 s:c c:withShardField r:core_node17) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.c.SolrCore [withShardField_c_replica_n14] Registered new searcher Searcher@21262115[withShardField_c_replica_n14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2707436 INFO  (qtp1407087533-19610) [n:127.0.0.1:63383_solr c:withShardField s:c r:core_node17 x:withShardField_c_replica_n14] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589227833751764992
   [junit4]   2> 2707439 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1635777d[withShardField_a_replica_n4] main]
   [junit4]   2> 2707440 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2707440 INFO  (qtp126095173-19615) [n:127.0.0.1:63385_solr c:withShardField s:b r:core_node13 x:withShardField_b_replica_n10] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2707440 INFO  (qtp2114943609-19625) [n:127.0.0.1:63384_solr c:withShardField s:a r:core_node3 x:withShardField_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b8d40ef[withShardField_a_replica_n1] main]
   [junit4]   2> 2707440 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:withShardField_a_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2707441 INFO  (qtp683580184-19594) [n:127.0.0.1:63382_solr c:withShardField s:a r:core_node7 x:w

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

hread-3334) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3_commits/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 2822127 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:63653/dn_lgm/va, target: http://127.0.0.1:63654/dn_lgm/va
   [junit4]   2> 2822127 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:63673/dn_lgm/va, target: http://127.0.0.1:63674/dn_lgm/va
   [junit4]   2> 2822128 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:63646/dn_lgm/va, target: http://127.0.0.1:63647/dn_lgm/va
   [junit4]   2> 2822129 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:63662/dn_lgm/va, target: http://127.0.0.1:63663/dn_lgm/va
   [junit4]   2> 2822129 WARN  (TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[DD2DB96DDACFC580]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:63623/dn_lgm/va, target: http://127.0.0.1:63624/dn_lgm/va
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderInitiatedRecoveryOnCommitTest -Dtests.method=test -Dtests.seed=DD2DB96DDACFC580 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Pacific/Yap -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   52.3s J1 | LeaderInitiatedRecoveryOnCommitTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find collection : c8n_1x3_commits
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD2DB96DDACFC580:557986B77433A878]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1958)
   [junit4]    > 	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.oneShardTest(LeaderInitiatedRecoveryOnCommitTest.java:112)
   [junit4]    > 	at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest.test(LeaderInitiatedRecoveryOnCommitTest.java:55)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderInitiatedRecoveryOnCommitTest_DD2DB96DDACFC580-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=124, maxMBSortInHeap=7.383365963783586, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65324c93), locale=en-AU, timezone=Pacific/Yap
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=173423952,total=427876352
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonRequest, ConcurrentDeleteAndCreateCollectionTest, TestSubQueryTransformerCrossCore, DirectoryFactoryTest, HdfsDirectoryTest, TestInPlaceUpdatesDistrib, TestComponentsName, TestElisionMultitermQuery, ZkStateReaderTest, SolrXmlInZkTest, TestTriggerIntegration, TestQueryWrapperFilter, EchoParamsTest, TestRestManager, TestAuthorizationFramework, HdfsThreadLeakTest, QueryEqualityTest, HealthCheckHandlerTest, TestDelegationWithHadoopAuth, AssignTest, SuggestComponentContextFilterQueryTest, BigEndianAscendingWordDeserializerTest, LeaderInitiatedRecoveryOnShardRestartTest, ExternalFileFieldSortTest, TestManagedSchemaAPI, TestDownShardTolerantSearch, BlockDirectoryTest, TestSolrCLIRunExample, MetricsHandlerTest, TestHighFrequencyDictionaryFactory, TestDFISimilarityFactory, TestLocalFSCloudBackupRestore, TestJavabinTupleStreamParser, TestAddFieldRealTimeGet, DeleteLastCustomShardedReplicaTest, SolrIndexConfigTest, DistributedIntervalFacetingTest, TestReplicaProperties, SolrCloudReportersTest, StatsReloadRaceTest, CloneFieldUpdateProcessorFactoryTest, BitVectorTest, TestDocSet, SchemaVersionSpecificBehaviorTest, RemoteQueryErrorTest, TestStressInPlaceUpdates, TestWordDelimiterFilterFactory, TestDocTermOrds, TestGeoJSONResponseWriter, TestMultiValuedNumericRangeQuery, TestNumericTerms32, DistribDocExpirationUpdateProcessorTest, SystemInfoHandlerTest, TestDeleteCollectionOnDownNodes, CoreMergeIndexesAdminHandlerTest, ImplicitSnitchTest, TestDistributedGrouping, HdfsUnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestCrossCoreJoin, DistributedFacetPivotLongTailTest, WrapperMergePolicyFactoryTest, TestQueryTypes, TestLuceneIndexBackCompat, TestExceedMaxTermLength, TestPullReplicaErrorHandling, TestXmlQParserPlugin, SolrCLIZkUtilsTest, HdfsCollectionsAPIDistributedZkTest, BlockJoinFacetSimpleTest, TestPrepRecovery, MBeansHandlerTest, TestPolicyCloud, TestHdfsBackupRestoreCore, TestChildDocTransformer, TestFieldResource, TestFieldCacheReopen, TestBadConfig, TestCSVLoader, SolrMetricManagerTest, TestNumericRangeQuery64, MoveReplicaTest, DeleteReplicaTest, TestRawResponseWriter, TestSimpleTrackingShardHandler, InfixSuggestersTest, TestCoreAdminApis, TestReload, RollingRestartTest, TestManagedSynonymFilterFactory, PeerSyncTest, TestSolrIndexConfig, TestSystemIdResolver, TestStressLucene, LargeFieldTest, TestExactSharedStatsCache, TestTrackingShardHandlerFactory, SimplePostToolTest, TestLegacyNumericUtils, HdfsBasicDistributedZk2Test, TestSort, ChangedSchemaMergeTest, TestCustomDocTransformer, TestSchemaResource, TestHttpShardHandlerFactory, UtilsToolTest, MetricsConfigTest, TestScoreJoinQPNoScore, SolrIndexMetricsTest, RegexBytesRefFilterTest, DebugComponentTest, TestSearcherReuse, AnalyticsQueryTest, V2StandaloneTest, TestCollectionAPI, TestDistribStateManager, NodeAddedTriggerTest, DistributedQueueTest, FullHLLTest, HLLUtilTest, ExecutePlanActionTest, TestStandardQParsers, TestCollationField, TestCustomSort, TestFieldTypeResource, CacheHeaderTest, SampleTest, AnalysisAfterCoreReloadTest, TestLuceneMatchVersion, TestCloudSearcherWarming, CopyFieldTest, ActionThrottleTest, TestNodeAddedTrigger, QueryElevationComponentTest, TestSolrCloudWithSecureImpersonation, TestLRUStatsCache, TestValueSourceCache, DateRangeFieldTest, AddSchemaFieldsUpdateProcessorFactoryTest, SearchHandlerTest, TestConfigSets, MigrateRouteKeyTest, DataDrivenBlockJoinTest, TestFilteredDocIdSet, TestTrie, BasicAuthStandaloneTest, TestSolrCloudWithHadoopAuthPlugin, BasicZkTest, OverriddenZkACLAndCredentialsProvidersTest, TestMacros, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestComplexPhraseLeadingWildcard, TestImplicitCoreProperties, PreAnalyzedUpdateProcessorTest, DeleteStatusTest, TestLeaderElectionZkExpiry, AutoAddReplicasIntegrationTest, TestSolrXml, RankQueryTest, UpdateParamsTest, TestSolrCloudWithDelegationTokens, DistributedSuggestComponentTest, TestConfigSetsAPIZkFailure, TestObjectReleaseTracker, BasicDistributedZk2Test, HighlighterMaxOffsetTest, SolrMetricsIntegrationTest, UUIDUpdateProcessorFallbackTest, TestDocumentBuilder, CollectionsAPIAsyncDistributedZkTest, TestManagedResource, NumberUtilsTest, TestSystemCollAutoCreate, IndexSchemaRuntimeFieldTest, SpellPossibilityIteratorTest, TestStressVersions, LeaderFailureAfterFreshStartTest, ShufflingReplicaListTransformerTest, TestLegacyField, TestRemoteStreaming, TestCloudJSONFacetJoinDomain, SmileWriterTest, TestRecoveryHdfs, StressHdfsTest, SharedFSAutoReplicaFailoverTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, BasicFunctionalityTest, TestIndexSearcher, SoftAutoCommitTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AliasIntegrationTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest]
   [junit4] Completed [540/767 (2!)] on J1 in 52.37s, 1 test, 1 error <<< FAILURES!

[...truncated 48861 lines...]