You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/11 18:55:56 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 2313 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2313/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5BA9FD6FC1C32DF3:5F57547DFB09AF69]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	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.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5BA9FD6FC1C32DF3:E1A5CAE09E2BFBBC]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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 14068 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2099765 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/init-core-data-001
   [junit4]   2> 2099766 WARN  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2099766 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2099767 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2099768 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001
   [junit4]   2> 2099768 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2099768 INFO  (Thread-6905) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2099768 INFO  (Thread-6905) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2099776 ERROR (Thread-6905) [    ] 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> 2099868 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35763
   [junit4]   2> 2099871 INFO  (zkConnectionManagerCallback-7066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099875 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1045631573a0000, likely client has closed socket
   [junit4]   2> 2099877 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2099878 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2099878 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2099878 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2099878 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43f89761{/solr,null,AVAILABLE}
   [junit4]   2> 2099879 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23eac220{SSL,[ssl, http/1.1]}{127.0.0.1:๓๒๘๙๒}
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.e.j.s.Server Started @๒๑๐๑๘๗๘ms
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32892}
   [junit4]   2> 2099884 ERROR (jetty-launcher-7063-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2099884 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:33:52.805Z
   [junit4]   2> 2099885 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2099886 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2099886 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2099887 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2099887 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3391c809{/solr,null,AVAILABLE}
   [junit4]   2> 2099888 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21963f2{SSL,[ssl, http/1.1]}{127.0.0.1:๕๒๙๙๓}
   [junit4]   2> 2099888 INFO  (jetty-launcher-7063-thread-2) [    ] o.e.j.s.Server Started @๒๑๐๑๘๘๗ms
   [junit4]   2> 2099888 INFO  (zkConnectionManagerCallback-7068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099888 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52993}
   [junit4]   2> 2099889 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2099889 ERROR (jetty-launcher-7063-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2099889 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2099889 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2099889 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2099889 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:33:52.810Z
   [junit4]   2> 2099891 INFO  (zkConnectionManagerCallback-7070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099892 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2099896 INFO  (jetty-launcher-7063-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2099897 INFO  (zkConnectionManagerCallback-7074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099897 INFO  (jetty-launcher-7063-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2099898 INFO  (zkConnectionManagerCallback-7078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099917 INFO  (zkConnectionManagerCallback-7080-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099918 INFO  (zkConnectionManagerCallback-7082-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2099990 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2099990 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32892_solr
   [junit4]   2> 2099991 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2099991 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.Overseer Overseer (id=73278263861575685-127.0.0.1:32892_solr-n_0000000000) starting
   [junit4]   2> 2099991 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52993_solr
   [junit4]   2> 2099993 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2099994 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2099998 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2099999 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2100000 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32892_solr
   [junit4]   2> 2100000 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52993_solr]
   [junit4]   2> 2100000 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2100000 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2100005 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2100006 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2100006 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2100006 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2100007 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2100054 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52993.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100062 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52993.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100062 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52993.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100063 INFO  (jetty-launcher-7063-thread-2) [n:127.0.0.1:52993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node2/.
   [junit4]   2> 2100065 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32892.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100072 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32892.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100073 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32892.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100074 INFO  (jetty-launcher-7063-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node1/.
   [junit4]   2> 2100121 INFO  (zkConnectionManagerCallback-7088-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2100124 INFO  (zkConnectionManagerCallback-7092-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2100124 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2100125 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35763/solr ready
   [junit4]   2> 2100141 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 2100142 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2100142 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2100142 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2100144 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2100144 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2100144 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2100171 INFO  (qtp602428110-27194) [n:127.0.0.1:32892_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> 2100187 INFO  (qtp798043386-27200) [n:127.0.0.1:52993_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> 2100187 DEBUG (qtp602428110-27193) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2100187 INFO  (qtp602428110-27193) [n:127.0.0.1:32892_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   2> 2100188 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2100188 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:32892_solr, 127.0.0.1:52993_solr]
   [junit4]   2> 2100188 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 2100188 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2100189 INFO  (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2100190 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2100190 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2100191 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2100191 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2100194 INFO  (qtp602428110-27191) [n:127.0.0.1:32892_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> 2100195 INFO  (qtp798043386-27203) [n:127.0.0.1:52993_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> 2100195 DEBUG (qtp798043386-27202) [n:127.0.0.1:52993_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2100196 INFO  (qtp798043386-27202) [n:127.0.0.1:52993_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2100196 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2100196 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:32892_solr, 127.0.0.1:52993_solr]
   [junit4]   2> 2100196 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 2100196 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2100197 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2100198 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2100198 INFO  (qtp602428110-27193) [n:127.0.0.1:32892_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> 2100199 INFO  (qtp798043386-27206) [n:127.0.0.1:52993_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> 2100200 DEBUG (qtp798043386-27200) [n:127.0.0.1:52993_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2100227 INFO  (qtp798043386-27200) [n:127.0.0.1:52993_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 2100227 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2100228 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:32892_solr, 127.0.0.1:52993_solr]
   [junit4]   2> 2100228 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 2100228 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2100228 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2100228 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2100229 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2100229 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2100230 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2100230 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2100230 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b98ab5a{/solr,null,AVAILABLE}
   [junit4]   2> 2100230 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74be4def{SSL,[ssl, http/1.1]}{127.0.0.1:๕๒๙๑๔}
   [junit4]   2> 2100231 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server Started @๒๑๐๒๒๓๐ms
   [junit4]   2> 2100231 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52914}
   [junit4]   2> 2100231 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2100231 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2100231 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2100232 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2100232 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:33:53.153Z
   [junit4]   2> 2100233 INFO  (zkConnectionManagerCallback-7094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2100233 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2100240 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2100241 INFO  (zkConnectionManagerCallback-7098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2100242 INFO  (zkConnectionManagerCallback-7100-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2100248 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2100249 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2100251 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52914_solr
   [junit4]   2> 2100252 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2100252 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2100253 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2100254 INFO  (zkCallback-7091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2100335 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52914.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100349 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52914.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100349 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52914.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2100351 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:52914_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node3/.
   [junit4]   2> 2101192 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2101192 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2101192 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:52914_solr at time 18625944776954450
   [junit4]   2> 2102193 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2102193 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2102194 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:52914_solr] added at times [18625944776954450], now=18625945778109845
   [junit4]   2> 2102194 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"422c32b6095252Td6fjfbmkyvylbg1d36ibh8hi",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":18625944776954450,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18625944776954450],
   [junit4]   2>     "nodeNames":["127.0.0.1:52914_solr"]}}
   [junit4]   2> 2102195 DEBUG (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 2102196 INFO  (ScheduledTrigger-8572-thread-2) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2102197 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"422c32b6095252Td6fjfbmkyvylbg1d36ibh8hi",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":18625944776954450,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18625944776954450],
   [junit4]   2>     "_enqueue_time_":18625945779450074,
   [junit4]   2>     "nodeNames":["127.0.0.1:52914_solr"]}}
   [junit4]   2> 2102200 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 2102200 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=422c32b6095252Td6fjfbmkyvylbg1d36ibh8hi
   [junit4]   2> 2104201 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2104202 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2104202 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2104202 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2104203 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3468219{/solr,null,AVAILABLE}
   [junit4]   2> 2104203 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e69c38e{SSL,[ssl, http/1.1]}{127.0.0.1:๕๙๕๔๙}
   [junit4]   2> 2104203 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server Started @๒๑๐๖๒๐๒ms
   [junit4]   2> 2104203 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59549}
   [junit4]   2> 2104204 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2104204 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2104204 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2104204 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2104204 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:33:57.125Z
   [junit4]   2> 2104206 INFO  (zkConnectionManagerCallback-7104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104206 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2104242 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2104243 INFO  (zkConnectionManagerCallback-7108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104245 INFO  (zkConnectionManagerCallback-7110-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2104251 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2104253 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2104255 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59549_solr
   [junit4]   2> 2104256 INFO  (zkCallback-7091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2104256 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2104256 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2104256 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2104264 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2104315 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2104324 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2104325 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2104326 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:59549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node4/.
   [junit4]   2> 2107201 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2107201 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2107201 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:59549_solr at time 18625950785209875
   [junit4]   2> 2108202 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 2108202 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 2108202 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL firing registered processor for nodes: [127.0.0.1:59549_solr] added at times [18625950785209875], now=18625951786271301
   [junit4]   2> 2108202 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"422c341c280613Td6fjfbmkyvylbg1d36ibh8hk",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":18625950785209875,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18625950785209875],
   [junit4]   2>     "nodeNames":["127.0.0.1:59549_solr"]}}
   [junit4]   2> 2108202 DEBUG (ScheduledTrigger-8572-thread-1) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerL]
   [junit4]   2> 2108202 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"422c341c280613Td6fjfbmkyvylbg1d36ibh8hk",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":18625950785209875,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18625950785209875],
   [junit4]   2>     "_enqueue_time_":18625951786523609,
   [junit4]   2>     "nodeNames":["127.0.0.1:59549_solr"]}}
   [junit4]   2> 2108203 WARN  (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: test1 for trigger event: {
   [junit4]   2>   "id":"422c341c280613Td6fjfbmkyvylbg1d36ibh8hk",
   [junit4]   2>   "source":"node_added_triggerL",
   [junit4]   2>   "eventTime":18625950785209875,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18625950785209875],
   [junit4]   2>     "_enqueue_time_":18625951786523609,
   [junit4]   2>     "nodeNames":["127.0.0.1:59549_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:302)
   [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> Caused by: java.lang.RuntimeException: failure
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction.process(TriggerIntegrationTest.java:989)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:299)
   [junit4]   2> 	... 6 more
   [junit4]   2> 2108203 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerL after 5000ms
   [junit4]   2> 2108203 DEBUG (AutoscalingActionExecutor-8573-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=422c341c280613Td6fjfbmkyvylbg1d36ibh8hk
   [junit4]   2> 2110203 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListeners
   [junit4]   2> 2110234 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 2110235 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 2110235 DEBUG (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2110235 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2110236 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2110236 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2110237 DEBUG (OverseerAutoScalingTriggerThread-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2110240 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110241 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110241 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110241 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2110242 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65b7d11c{/solr,null,AVAILABLE}
   [junit4]   2> 2110242 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c9f6ecf{SSL,[ssl, http/1.1]}{127.0.0.1:๓๓๘๔๘}
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server Started @๒๑๑๒๒๔๒ms
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33848}
   [junit4]   2> 2110243 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110243 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:34:03.164Z
   [junit4]   2> 2110245 INFO  (zkConnectionManagerCallback-7114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110245 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110252 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2110253 INFO  (zkConnectionManagerCallback-7118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110255 INFO  (zkConnectionManagerCallback-7120-thread-1-processing-n:127.0.0.1:33848_solr) [n:127.0.0.1:33848_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110259 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2110261 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110263 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33848_solr
   [junit4]   2> 2110264 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110264 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110264 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110264 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110264 INFO  (zkCallback-7091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110265 INFO  (zkCallback-7119-thread-1-processing-n:127.0.0.1:33848_solr) [n:127.0.0.1:33848_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2110391 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33848.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110399 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33848.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110400 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33848.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110401 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33848_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node5/.
   [junit4]   2> 2110452 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110453 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110453 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110453 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2110453 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@633ed9f5{/solr,null,AVAILABLE}
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37647f87{SSL,[ssl, http/1.1]}{127.0.0.1:๔๔๖๖๓}
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server Started @๒๑๑๒๔๕๓ms
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44663}
   [junit4]   2> 2110454 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110454 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:34:03.375Z
   [junit4]   2> 2110456 INFO  (zkConnectionManagerCallback-7124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110456 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110463 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2110464 INFO  (zkConnectionManagerCallback-7128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110465 INFO  (zkConnectionManagerCallback-7130-thread-1-processing-n:127.0.0.1:44663_solr) [n:127.0.0.1:44663_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110471 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2110472 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110474 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44663_solr
   [junit4]   2> 2110475 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110475 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110475 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110475 INFO  (zkCallback-7091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110475 INFO  (zkCallback-7119-thread-1-processing-n:127.0.0.1:33848_solr) [n:127.0.0.1:33848_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110475 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110477 INFO  (zkCallback-7129-thread-1-processing-n:127.0.0.1:44663_solr) [n:127.0.0.1:44663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2110579 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44663.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110589 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44663.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110589 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44663.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110591 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:44663_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node6/.
   [junit4]   2> 2110673 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2110674 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2110674 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2110674 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2110674 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f7123dc{/solr,null,AVAILABLE}
   [junit4]   2> 2110674 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33ad7657{SSL,[ssl, http/1.1]}{127.0.0.1:๓๓๐๘๙}
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.e.j.s.Server Started @๒๑๑๒๖๗๔ms
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33089}
   [junit4]   2> 2110675 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2110675 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T18:34:03.596Z
   [junit4]   2> 2110677 INFO  (zkConnectionManagerCallback-7134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110677 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2110684 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 2110685 INFO  (zkConnectionManagerCallback-7138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110687 INFO  (zkConnectionManagerCallback-7140-thread-1-processing-n:127.0.0.1:33089_solr) [n:127.0.0.1:33089_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2110693 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2110695 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2110697 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33089_solr
   [junit4]   2> 2110698 INFO  (zkCallback-7129-thread-1-processing-n:127.0.0.1:44663_solr) [n:127.0.0.1:44663_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110698 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110698 INFO  (zkCallback-7081-thread-1-processing-n:127.0.0.1:52993_solr) [n:127.0.0.1:52993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110703 INFO  (zkCallback-7119-thread-1-processing-n:127.0.0.1:33848_solr) [n:127.0.0.1:33848_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110703 INFO  (zkCallback-7079-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110703 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110703 INFO  (zkCallback-7091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110704 INFO  (zkCallback-7139-thread-1-processing-n:127.0.0.1:33089_solr) [n:127.0.0.1:33089_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (6) -> (7)
   [junit4]   2> 2110757 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33089.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110767 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33089.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110767 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33089.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2110768 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[5BA9FD6FC1C32DF3]) [n:127.0.0.1:33089_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node7/.
   [junit4]   2> 2110856 INFO  (qtp602428110-27191) [n:127.0.0.1:32892_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2110859 INFO  (OverseerThreadFactory-8574-thread-1-processing-n:127.0.0.1:32892_solr) [n:127.0.0.1:32892_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2110968 INFO  (OverseerStateUpdate-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52914/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2110971 INFO  (OverseerStateUpdate-73278263861575685-127.0.0.1:32892_solr-n_0000000000) [n:127.0.0.1:32892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59549/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2111199 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2111199 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2111203 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2111203 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2111306 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] 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: [7])
   [junit4]   2> 2111306 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] 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: [7])
   [junit4]   2> 2111306 INFO  (zkCallback-7109-thread-2-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] 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: [7])
   [junit4]   2> 2111306 INFO  (zkCallback-7099-thread-2-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] 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: [7])
   [junit4]   2> 2112210 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2112214 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2112217 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2112231 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2112231 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2112232 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59549.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2112232 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2112232 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2112232 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node4/collection1_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node4/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2112234 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2112234 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2112234 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52914.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3aaae170
   [junit4]   2> 2112234 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2112234 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2112274 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2112274 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2112274 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2112280 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2112281 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2112281 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2112282 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2112282 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2112282 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@703822aa[collection1_shard1_replica_n2] main]
   [junit4]   2> 2112283 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2112283 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2112284 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b43e903[collection1_shard1_replica_n1] main]
   [junit4]   2> 2112284 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2112285 INFO  (searcherExecutor-8609-thread-1-processing-n:127.0.0.1:59549_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@703822aa[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2112285 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592130582825926656
   [junit4]   2> 2112285 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2112285 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2112286 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2112287 INFO  (searcherExecutor-8610-thread-1-processing-n:127.0.0.1:52914_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@6b43e903[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2112287 INFO  (qtp1118394504-27255) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592130582828023808
   [junit4]   2> 2112292 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_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> 2112393 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] 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: [7])
   [junit4]   2> 2112393 INFO  (zkCallback-7099-thread-2-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] 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: [7])
   [junit4]   2> 2112393 INFO  (zkCallback-7099-thread-1-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] 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: [7])
   [junit4]   2> 2112393 INFO  (zkCallback-7109-thread-2-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] 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: [7])
   [junit4]   2> 2112792 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2112793 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2112793 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59549/solr/collection1_shard1_replica_n2/
   [junit4]   2> 2112793 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=https://127.0.0.1:59549/solr START replicas=[https://127.0.0.1:52914/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2112798 INFO  (qtp1118394504-27259) [n:127.0.0.1:52914_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2113094 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=https://127.0.0.1:59549/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2113094 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2113094 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_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> 2113094 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2113098 INFO  (qtp904791036-27283) [n:127.0.0.1:59549_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59549/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 2113200 INFO  (zkCallback-7099-thread-2-processing-n:127.0.0.1:52914_solr) [n:127.0.0.1:52914_solr    ] 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: [7])
   [junit4]   2> 2113200 INFO  (zkCallback-7109-thread-2-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] 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: [7])
   [junit4]   2> 2113200 INFO  (zkCallback-7109-thread-1-processing-n:127.0.0.1:59549_solr) [n:127.0.0.1:59549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataCh

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

44663_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2296456 DEBUG (jetty-closer-7064-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2296472 INFO  (OverseerStateUpdate-73278263861575700-127.0.0.1:44663_solr-n_0000000005) [n:127.0.0.1:44663_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44663_solr
   [junit4]   2> 2296483 INFO  (jetty-closer-7064-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@633ed9f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2296484 INFO  (jetty-closer-7064-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2297838 WARN  (zkCallback-7287-thread-3-processing-n:127.0.0.1:32910_solr) [n:127.0.0.1:32910_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2297838 INFO  (jetty-closer-7064-thread-13) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e66dc7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2297838 INFO  (jetty-closer-7064-thread-13) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2297871 INFO  (jetty-closer-7064-thread-11) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e5c9cf4{/solr,null,UNAVAILABLE}
   [junit4]   2> 2297871 INFO  (jetty-closer-7064-thread-11) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2297872 ERROR (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-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> 2297872 INFO  (SUITE-TriggerIntegrationTest-seed#[5BA9FD6FC1C32DF3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35763 35763
   [junit4]   2> 2297980 INFO  (Thread-6905) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35763 35763
   [junit4]   2> 2297981 WARN  (Thread-6905) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	121	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/73278263861575700-127.0.0.1:44663_solr-n_0000000005
   [junit4]   2> 	3	/solr/overseer_elect/election/73278263861575737-127.0.0.1:46370_solr-n_0000000017
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/73278263861575700-core_node8-n_0000000003
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73278263861575694-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/73278263861575719-127.0.0.1:36094_solr-n_0000000011
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/73278263861575691-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/73278263861575713-127.0.0.1:38107_solr-n_0000000009
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	22	/solr/collections
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_5BA9FD6FC1C32DF3-001
   [junit4]   2> Feb 11, 2018 6:37:10 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): {id=FST50, x_s=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=144, maxMBSortInHeap=6.471241412829087, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c9e464b), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Knox_IN
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=162191424,total=481820672
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, AtomicUpdateProcessorFactoryTest, DeleteShardTest, TestFieldCacheSortRandom, LargeFieldTest, TestNoOpRegenerator, TestFieldCache, DistributedFacetPivotSmallTest, TestMaxTokenLenTokenizer, HDFSCollectionsAPITest, TestLegacyFieldCache, TestExportWriter, TestNumericRangeQuery64, TestReqParamsAPI, HdfsChaosMonkeyNothingIsSafeTest, TestRandomFaceting, JvmMetricsTest, SpatialHeatmapFacetsTest, ConfigureRecoveryStrategyTest, RAMDirectoryFactoryTest, HighlighterConfigTest, ZkSolrClientTest, TestStressCloudBlindAtomicUpdates, DefaultValueUpdateProcessorTest, OverseerCollectionConfigSetProcessorTest, TestSolrFieldCacheBean, DistributedFacetSimpleRefinementLongTailTest, UUIDFieldTest, DistributedQueryComponentOptimizationTest, TestLeaderElectionWithEmptyReplica, SuggesterWFSTTest, TestBulkSchemaConcurrent, LeaderFailureAfterFreshStartTest, BJQParserTest, ActionThrottleTest, TestSolrCloudWithDelegationTokens, TestPayloadScoreQParserPlugin, TestPHPSerializedResponseWriter, TestDistributedStatsComponentCardinality, InfixSuggestersTest, AutoScalingHandlerTest, NodeAddedTriggerTest, TestComplexPhraseLeadingWildcard, SynonymTokenizerTest, TestFileDictionaryLookup, TestReloadAndDeleteDocs, TestDocumentBuilder, SmileWriterTest, TestConfigSetsAPIZkFailure, TestWriterPerf, CursorPagingTest, TestTrieFacet, UninvertDocValuesMergePolicyTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CoreMergeIndexesAdminHandlerTest, XmlUpdateRequestHandlerTest, BadCopyFieldTest, HLLSerializationTest, TestRequestStatusCollectionAPI, TermVectorComponentDistributedTest, HdfsUnloadDistributedZkTest, StatsComponentTest, TestBackupRepositoryFactory, TestWordDelimiterFilterFactory, TestCloudPseudoReturnFields, TestConfig, TestLegacyTerms, SearchHandlerTest, TestPrepRecovery, ClassificationUpdateProcessorIntegrationTest, HdfsSyncSliceTest, TestGroupingSearch, TestHighlightDedupGrouping, MigrateRouteKeyTest, CustomCollectionTest, ExitableDirectoryReaderTest, OverseerStatusTest, TestLMDirichletSimilarityFactory, TestRuleBasedAuthorizationPlugin, SortSpecParsingTest, ImplicitSnitchTest, CreateCollectionCleanupTest, TestLRUStatsCache, SimpleFacetsTest, PluginInfoTest, SystemLogListenerTest, TestNodeAddedTrigger, RecoveryAfterSoftCommitTest, AutoscalingHistoryHandlerTest, CdcrReplicationHandlerTest, SolrRequestParserTest, TestOmitPositions, TestPseudoReturnFields, TestJavabinTupleStreamParser, RequestHandlersTest, TestIndexingPerformance, TestCSVLoader, OpenExchangeRatesOrgProviderTest, SolrShardReporterTest, OutputWriterTest, DirectUpdateHandlerTest, TestDistributedSearch, SharedFSAutoReplicaFailoverTest, TestCollationFieldDocValues, HighlighterMaxOffsetTest, SolrGangliaReporterTest, TestClusterStateMutator, SolrCoreCheckLockOnStartupTest, TestEmbeddedSolrServerSchemaAPI, TestPhraseSuggestions, TestInfoStreamLogging, DeleteLastCustomShardedReplicaTest, TestSchemaNameResource, TestSolrDeletionPolicy1, TestMergePolicyConfig, TestCoreBackup, TestClassicSimilarityFactory, SolrIndexConfigTest, DistributedDebugComponentTest, TestTlogReplica, VMParamsZkACLAndCredentialsProvidersTest, TestMinMaxOnMultiValuedField, UUIDUpdateProcessorFallbackTest, TestSolrCLIRunExample, TestHashPartitioner, DistributedQueryElevationComponentTest, BasicDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestReload, DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestFiltering, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestLuceneIndexBackCompat, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, HealthCheckHandlerTest, HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, TestDeleteCollectionOnDownNodes, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestStressLiveNodes, TestUtilizeNode, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestReplicaProperties, ExecutePlanActionTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [630/776 (1!)] on J0 in 198.82s, 14 tests, 2 failures <<< FAILURES!

[...truncated 48791 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 2315 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2315/

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F0965BF548E1B463:9D6AFF08F2A94B64]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:274)
	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 12673 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/init-core-data-001
   [junit4]   2> 1446913 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1446925 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1446939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1446939 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1446940 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001
   [junit4]   2> 1446940 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1446959 INFO  (Thread-1564) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1446959 INFO  (Thread-1564) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1446975 ERROR (Thread-1564) [    ] 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> 1447059 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46513
   [junit4]   2> 1447083 INFO  (zkConnectionManagerCallback-985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1447139 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1447140 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1447141 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1447141 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1447141 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1447141 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1447142 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c3d9faf{/solr,null,AVAILABLE}
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31a1b0a3{HTTP/1.1,[http/1.1]}{127.0.0.1:45875}
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.e.j.s.Server Started @1458308ms
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45875}
   [junit4]   2> 1447143 ERROR (jetty-launcher-982-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1447143 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T08:49:11.059Z
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1225e503{/solr,null,AVAILABLE}
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d166e96{HTTP/1.1,[http/1.1]}{127.0.0.1:42339}
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.e.j.s.Server Started @1458310ms
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42339}
   [junit4]   2> 1447145 ERROR (jetty-launcher-982-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1447145 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1447146 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1447146 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1447146 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T08:49:11.062Z
   [junit4]   2> 1447191 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1447191 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1447191 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1447197 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e00862{/solr,null,AVAILABLE}
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@53d427a5{HTTP/1.1,[http/1.1]}{127.0.0.1:46559}
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.e.j.s.Server Started @1458363ms
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46559}
   [junit4]   2> 1447198 ERROR (jetty-launcher-982-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1447198 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T08:49:11.114Z
   [junit4]   2> 1447370 INFO  (zkConnectionManagerCallback-987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1447576 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1447610 INFO  (zkConnectionManagerCallback-989-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1447614 INFO  (zkConnectionManagerCallback-991-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1447678 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1447678 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1447757 INFO  (jetty-launcher-982-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46513/solr
   [junit4]   2> 1447794 INFO  (jetty-launcher-982-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46513/solr
   [junit4]   2> 1447915 INFO  (jetty-launcher-982-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46513/solr
   [junit4]   2> 1447960 INFO  (zkConnectionManagerCallback-995-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448029 INFO  (zkConnectionManagerCallback-999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448066 INFO  (zkConnectionManagerCallback-1003-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448078 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d76ab450004, likely client has closed socket
   [junit4]   2> 1448140 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1002d76ab450006, likely client has closed socket
   [junit4]   2> 1448191 INFO  (zkConnectionManagerCallback-1005-thread-1-processing-n:127.0.0.1:42339_solr) [n:127.0.0.1:42339_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448246 INFO  (zkConnectionManagerCallback-1007-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448285 INFO  (zkConnectionManagerCallback-1009-thread-1-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1448654 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1448654 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1448687 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45875_solr
   [junit4]   2> 1448773 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46559_solr
   [junit4]   2> 1448773 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer Overseer (id=72107581740744712-127.0.0.1:45875_solr-n_0000000000) starting
   [junit4]   2> 1448842 INFO  (zkCallback-1006-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1448931 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1448964 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1448964 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1449053 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1449106 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:46559_solr]
   [junit4]   2> 1449106 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1449106 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1449143 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45875_solr
   [junit4]   2> 1449168 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45875_solr"} current state version: 0
   [junit4]   2> 1449168 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45875_solr
   [junit4]   2> 1449168 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1449168 INFO  (zkCallback-1006-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1449204 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1449224 DEBUG (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1449253 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1449436 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46559.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449489 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46559.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449489 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46559.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449490 INFO  (jetty-launcher-982-thread-2) [n:127.0.0.1:46559_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/.
   [junit4]   2> 1449601 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449710 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449710 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45875.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1449711 INFO  (jetty-launcher-982-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/.
   [junit4]   2> 1449819 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1449821 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1449839 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42339_solr
   [junit4]   2> 1449875 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42339_solr"} current state version: 0
   [junit4]   2> 1449875 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42339_solr
   [junit4]   2> 1449875 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1449876 INFO  (zkCallback-1006-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1449980 INFO  (zkCallback-1004-thread-1-processing-n:127.0.0.1:42339_solr) [n:127.0.0.1:42339_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1450273 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42339.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1450310 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1450327 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42339.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1450327 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42339.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1450328 INFO  (jetty-launcher-982-thread-3) [n:127.0.0.1:42339_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/.
   [junit4]   2> 1450792 INFO  (zkConnectionManagerCallback-1017-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451023 INFO  (zkConnectionManagerCallback-1021-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1451047 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1451047 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46513/solr ready
   [junit4]   2> 1451137 INFO  (qtp1670315217-5506) [n:127.0.0.1:46559_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1451214 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 1451217 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 1451281 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 1451311 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1451313 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 1451314 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 1451329 DEBUG (ScheduledTrigger-2136-thread-2) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1451475 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 1451476 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1451494 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1451496 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1451497 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1451511 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1451513 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1451531 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1451533 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1451534 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1451568 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1451569 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1451570 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1451614 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1451714 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1451721 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1451723 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1451724 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1451725 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1451742 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1451743 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1451744 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1451758 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1451759 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1451760 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1451761 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1451876 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1451891 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1451907 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1451923 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1451924 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1451940 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1452067 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1452185 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1452233 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1452287 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1452289 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1452302 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1452320 INFO  (OverseerThreadFactory-2139-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1452329 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1452433 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1452433 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 1452450 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 1452551 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1452551 INFO  (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1452666 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 1452666 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1452666 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1452666 INFO  (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1452713 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1452713 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1452747 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1452747 INFO  (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1452748 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1452749 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 1452905 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 1453090 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1453091 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1453109 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1453109 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1453126 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1453126 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1453208 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45875_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1453208 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45875_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1453208 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:45875/solr","node_name":"127.0.0.1:45875_solr","state":"down","type":"NRT"}
   [junit4]   2> 1453208 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45875_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1453260 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46559_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1453260 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46559_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1453260 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:46559/solr","node_name":"127.0.0.1:46559_solr","state":"down","type":"NRT"}
   [junit4]   2> 1453261 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46559_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45875_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1453272 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42339_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1453272 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42339_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1453272 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3","base_url":"http://127.0.0.1:42339/solr","node_name":"127.0.0.1:42339_solr","state":"down","type":"NRT"}
   [junit4]   2> 1453272 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:46559/solr",
   [junit4]   2>           "node_name":"127.0.0.1:46559_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:45875/solr",
   [junit4]   2>           "node_name":"127.0.0.1:45875_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:42339/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42339_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1453344 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1453381 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 1453381 INFO  (zkCallback-1004-thread-1-processing-n:127.0.0.1:42339_solr) [n:127.0.0.1:42339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1453381 INFO  (zkCallback-1008-thread-1-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1453381 INFO  (zkCallback-1006-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1453382 INFO  (zkCallback-1006-thread-2-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1453383 INFO  (zkCallback-1008-thread-2-processing-n:127.0.0.1:46559_solr) [n:127.0.0.1:46559_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1453383 INFO  (zkCallback-1004-thread-2-processing-n:127.0.0.1:42339_solr) [n:127.0.0.1:42339_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1454395 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1454397 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1454447 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1454447 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1454448 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 1454486 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 1454486 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1454519 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1454520 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 1454520 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 1454520 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 1454521 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 1454521 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 1454521 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 1454521 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 1454521 WARN  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 1454484 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1454559 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 1454559 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 1454559 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 1454559 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 1454560 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 1454578 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1454577 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1454613 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 1454613 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1454613 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 1454614 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1454614 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 1454614 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1454614 WARN  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 1454629 WARN  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n3/../../../../dist
   [junit4]   2> 1454653 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1454741 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1454798 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1454830 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 1454835 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] Schema name=default-config
   [junit4]   2> 1455557 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1456251 INFO  (qtp718397030-5487) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1456581 DEBUG (ScheduledTrigger-2136-thread-1) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 1456703 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1457088 INFO  (qtp1670315217-5510) [n:127.0.0.1:46559_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node4 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1457223 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'AutoscalingHistoryHandlerTest_collection_shard1_replica_n3' using configuration from collection AutoscalingHistoryHandlerTest_collection, trusted=true
   [junit4]   2> 1457224 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42339.solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n3' (registry 'solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bcfe0f8
   [junit4]   2> 1457224 INFO  (qtp1968489003-5498) [n:127.0.0.1:42339_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n3] o.a.s.c.

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

ollection.shard1.replica_n7, service url = null, agent id = null] for registry solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n7 / com.codahale.metrics.MetricRegistry@4d77366d
   [junit4]   2> 1506256 INFO  (coreCloseExecutor-2201-thread-2) [n:127.0.0.1:42339_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=930477246
   [junit4]   2> 1506277 INFO  (coreCloseExecutor-2200-thread-1) [n:127.0.0.1:45875_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1208797840
   [junit4]   2> 1506303 INFO  (jetty-closer-983-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72107581740744712-127.0.0.1:45875_solr-n_0000000000) closing
   [junit4]   2> 1506305 DEBUG (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 20
   [junit4]   2> 1506305 INFO  (jetty-closer-983-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1225e503{/solr,null,UNAVAILABLE}
   [junit4]   2> 1506306 INFO  (jetty-closer-983-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1506384 INFO  (coreCloseExecutor-2202-thread-2) [n:127.0.0.1:43997_solr c:.system s:shard1 r:core_node8 x:.system_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1952929017
   [junit4]   2> 1506410 INFO  (zkCallback-1006-thread-1-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_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: [0])
   [junit4]   2> 1506410 INFO  (zkCallback-1006-thread-2-processing-n:127.0.0.1:45875_solr) [n:127.0.0.1:45875_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: [0])
   [junit4]   2> 1506425 INFO  (OverseerStateUpdate-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45875_solr
   [junit4]   2> 1506425 INFO  (zkCallback-1028-thread-4-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_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: [0])
   [junit4]   2> 1506425 INFO  (zkCallback-1028-thread-2-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_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: [0])
   [junit4]   2> 1506426 INFO  (coreCloseExecutor-2202-thread-1) [n:127.0.0.1:43997_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node8 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=311621235
   [junit4]   2> 1506427 DEBUG (jetty-closer-983-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1506428 WARN  (OverseerAutoScalingTriggerThread-72107581740744712-127.0.0.1:45875_solr-n_0000000000) [n:127.0.0.1:45875_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1506491 INFO  (zkCallback-1028-thread-4-processing-n:127.0.0.1:43997_solr) [n:127.0.0.1:43997_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43997_solr
   [junit4]   2> 1506507 INFO  (jetty-closer-983-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c3d9faf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1506518 INFO  (jetty-closer-983-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ab19747{/solr,null,UNAVAILABLE}
   [junit4]   2> 1506534 INFO  (jetty-closer-983-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1506567 INFO  (jetty-closer-983-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1506569 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-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> 1506569 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[F0965BF548E1B463]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46513 46513
   [junit4]   2> 1506636 INFO  (Thread-1564) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46513 46513
   [junit4]   2> 1506637 WARN  (Thread-1564) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/.system/terms/shard1
   [junit4]   2> 	17	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/configs/.system
   [junit4]   2> 	5	/solr/configs/.system/managed-schema
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/collections/.system/state.json
   [junit4]   2> 	40	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72107581740744712-127.0.0.1:45875_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72107581740744712-core_node5-n_0000000001
   [junit4]   2> 	2	/solr/collections/.system/leader_elect/shard1/election/72107581740744713-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_F0965BF548E1B463-001
   [junit4]   2> Feb 12, 2018 8:50:10 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): {action_s=FST50, event.source_s=PostingsFormat(name=MockRandom), type=FST50, before.actions_ss=PostingsFormat(name=MockRandom), event.property._enqueue_time__ss=FST50, after.actions_ss=PostingsFormat(name=LuceneFixedGap), stage_s=FST50, event.id_s=BlockTreeOrds(blocksize=128), event.property.eventTimes_ss=FST50, source_s=BlockTreeOrds(blocksize=128), event.type_s=FST50, responses_ts=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), collections_ss=FST50, operations.params_ts=FST50, event.property.nodeNames_ss=FST50}, docValues:{_version_=DocValuesFormat(name=Asserting), event.time_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=158, maxMBSortInHeap=5.4182082603962085, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38f9bb57), locale=ar-TN, timezone=Europe/Paris
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=4,threads=1,free=142622624,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, TestSystemCollAutoCreate, TestComplexPhraseLeadingWildcard, TestDocumentBuilder, TestRandomFlRTGCloud, TestSchemaVersionResource, TestRandomFaceting, UUIDUpdateProcessorFallbackTest, TestQuerySenderNoQuery, TestPhraseSuggestions, ExternalFileFieldSortTest, TestComponentsName, TestLegacyField, DeleteLastCustomShardedReplicaTest, SolrIndexConfigTest, TestMaxScoreQueryParser, TestHdfsUpdateLog, TestRemoteStreaming, TestSmileRequest, TestFieldCacheSortRandom, TestDocSet, BasicDistributedZkTest, SolrShardReporterTest, TestLockTree, JvmMetricsTest, TestLeaderElectionWithEmptyReplica, CurrencyFieldTypeTest, TestPrepRecovery, EnumFieldTest, TestNamedUpdateProcessors, MetricUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, PluginInfoTest, SuggesterWFSTTest, TestPayloadScoreQParserPlugin, TestCSVLoader, TestFieldSortValues, AssignBackwardCompatibilityTest, DirectUpdateHandlerTest, TestShortCircuitedRequests, SpellCheckCollatorWithCollapseTest, TestGroupingSearch, TestLuceneIndexBackCompat, TestFileDictionaryLookup, StatsReloadRaceTest, OpenCloseCoreStressTest, DistributedDebugComponentTest, HDFSCollectionsAPITest, TestBackupRepositoryFactory, TestMaxTokenLenTokenizer, TestCollationField, FieldAnalysisRequestHandlerTest, ActionThrottleTest, CustomCollectionTest, ConfigureRecoveryStrategyTest, BadCopyFieldTest, SmileWriterTest, TestExtendedDismaxParser, TestMergePolicyConfig, AutoscalingHistoryHandlerTest]
   [junit4] Completed [158/776 (1!)] on J0 in 60.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 50439 lines...]

[JENKINS] Lucene-Solr-Tests-master - Build # 2314 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2314/

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

Error Message:
no replica should be present in  127.0.0.1:37541_solr

Stack Trace:
java.lang.AssertionError: no replica should be present in  127.0.0.1:37541_solr
	at __randomizedtesting.SeedInfo.seed([4BDCD6082D33F991:C388E9D283CF9469]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:99)
	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 12254 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/init-core-data-001
   [junit4]   2> 177499 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 177500 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 177500 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 177501 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001
   [junit4]   2> 177501 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 177501 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 177501 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 177504 ERROR (Thread-1786) [    ] 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> 177601 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54329
   [junit4]   2> 177604 INFO  (zkConnectionManagerCallback-416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177619 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177620 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177619 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177623 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177623 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177623 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 177624 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 177624 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177624 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177624 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 177625 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ac581c4{/solr,null,AVAILABLE}
   [junit4]   2> 177627 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177627 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177627 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 177628 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@678af4de{/solr,null,AVAILABLE}
   [junit4]   2> 177628 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 177628 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 177628 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ffd19b1{SSL,[ssl, http/1.1]}{127.0.0.1:48720}
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.e.j.s.Server Started @179871ms
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48720}
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e91b4ae{/solr,null,AVAILABLE}
   [junit4]   2> 177629 ERROR (jetty-launcher-413-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177629 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T23:13:43.364Z
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@738fdbe0{SSL,[ssl, http/1.1]}{127.0.0.1:39636}
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.e.j.s.Server Started @179872ms
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39636}
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49e34cd4{/solr,null,AVAILABLE}
   [junit4]   2> 177630 ERROR (jetty-launcher-413-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1961d1e4{SSL,[ssl, http/1.1]}{127.0.0.1:33884}
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T23:13:43.365Z
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-3) [    ] o.e.j.s.Server Started @179872ms
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33884}
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@652f236d{SSL,[ssl, http/1.1]}{127.0.0.1:53641}
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-4) [    ] o.e.j.s.Server Started @179873ms
   [junit4]   2> 177630 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53641}
   [junit4]   2> 177631 ERROR (jetty-launcher-413-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177631 ERROR (jetty-launcher-413-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T23:13:43.366Z
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 177631 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T23:13:43.366Z
   [junit4]   2> 177634 INFO  (zkConnectionManagerCallback-420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177634 INFO  (zkConnectionManagerCallback-418-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177634 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177634 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177635 INFO  (zkConnectionManagerCallback-424-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177635 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177639 INFO  (zkConnectionManagerCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177640 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 177645 INFO  (jetty-launcher-413-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54329/solr
   [junit4]   2> 177646 INFO  (jetty-launcher-413-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54329/solr
   [junit4]   2> 177650 INFO  (jetty-launcher-413-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54329/solr
   [junit4]   2> 177659 INFO  (jetty-launcher-413-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54329/solr
   [junit4]   2> 177666 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177666 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177672 INFO  (zkConnectionManagerCallback-436-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177674 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10457318b4c0006, likely client has closed socket
   [junit4]   2> 177674 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10457318b4c0005, likely client has closed socket
   [junit4]   2> 177676 INFO  (zkConnectionManagerCallback-442-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177677 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177678 INFO  (zkConnectionManagerCallback-444-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177697 INFO  (zkConnectionManagerCallback-446-thread-1-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177698 INFO  (zkConnectionManagerCallback-450-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 177812 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177815 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177815 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39636_solr
   [junit4]   2> 177816 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177816 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48720_solr
   [junit4]   2> 177822 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.c.Overseer Overseer (id=73279364246798347-127.0.0.1:39636_solr-n_0000000000) starting
   [junit4]   2> 177824 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177825 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177829 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177830 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 177831 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53641_solr
   [junit4]   2> 177832 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33884_solr
   [junit4]   2> 177833 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 177833 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 177843 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 177843 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 177844 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 177844 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 177844 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 177851 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39636_solr
   [junit4]   2> 177858 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 177858 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 177858 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 177858 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 177949 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33884.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177964 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39636.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177979 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33884.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177979 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33884.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177982 INFO  (jetty-launcher-413-thread-3) [n:127.0.0.1:33884_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node3/.
   [junit4]   2> 177985 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53641.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177985 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48720.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177991 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39636.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177991 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39636.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177992 INFO  (jetty-launcher-413-thread-1) [n:127.0.0.1:39636_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node1/.
   [junit4]   2> 177996 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53641.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177997 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53641.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177998 INFO  (jetty-launcher-413-thread-4) [n:127.0.0.1:53641_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node4/.
   [junit4]   2> 177999 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48720.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 177999 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48720.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 178000 INFO  (jetty-launcher-413-thread-2) [n:127.0.0.1:48720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node2/.
   [junit4]   2> 178126 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178129 INFO  (zkConnectionManagerCallback-462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178129 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178130 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54329/solr ready
   [junit4]   2> 178163 INFO  (qtp1721654900-3195) [n:127.0.0.1:48720_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178173 INFO  (qtp1721654900-3195) [n:127.0.0.1:48720_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 178199 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 178200 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 178202 INFO  (zkConnectionManagerCallback-465-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 178204 INFO  (qtp1721654900-3197) [n:127.0.0.1:48720_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 178206 INFO  (OverseerThreadFactory-801-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 178206 INFO  (OverseerCollectionConfigSetProcessor-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_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> 178315 INFO  (OverseerStateUpdate-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33884/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178322 INFO  (OverseerStateUpdate-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53641/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178323 INFO  (OverseerStateUpdate-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:48720/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178325 INFO  (OverseerStateUpdate-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39636/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 178574 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178579 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178591 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178592 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178608 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178608 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178610 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n3&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 178610 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 178715 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 178715 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179612 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 179614 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 179623 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 179624 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 179625 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 179637 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 179642 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 179645 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 179665 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179665 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179666 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48720.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 179666 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179666 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 179666 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179666 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179667 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33884.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 179667 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179667 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node3/utilizenodecoll_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node3/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 179669 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179669 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179673 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 179673 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n3' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 179674 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53641.solr.core.utilizenodecoll.shard1.replica_n3' (registry 'solr.core.utilizenodecoll.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 179675 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179675 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n3/data/]
   [junit4]   2> 179690 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39636.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 179690 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 179690 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node1/utilizenodecoll_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node1/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 179733 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179733 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179734 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179734 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179736 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc3521a[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 179737 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179737 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179737 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179737 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179738 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179738 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179738 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592148178211176448
   [junit4]   2> 179738 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179738 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179738 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179753 INFO  (searcherExecutor-811-thread-1-processing-n:127.0.0.1:33884_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node2) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@2dc3521a[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179753 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179753 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179753 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3822d224[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 179754 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@15621a84[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 179755 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179755 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179756 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179756 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179756 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179756 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179757 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592148178231099392
   [junit4]   2> 179757 INFO  (searcherExecutor-810-thread-1-processing-n:127.0.0.1:48720_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@3822d224[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179757 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592148178231099392
   [junit4]   2> 179762 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 179764 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 179766 INFO  (searcherExecutor-812-thread-1-processing-n:127.0.0.1:39636_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@15621a84[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179766 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 179766 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 179767 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 179767 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 179769 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bcc7d01[utilizenodecoll_shard1_replica_n3] main]
   [junit4]   2> 179769 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 179770 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 179770 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 179771 INFO  (searcherExecutor-813-thread-1-processing-n:127.0.0.1:53641_solr x:utilizenodecoll_shard1_replica_n3 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n3] Registered new searcher Searcher@5bcc7d01[utilizenodecoll_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 179771 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592148178245779456
   [junit4]   2> 179866 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 179866 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180262 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180262 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180262 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33884/solr/utilizenodecoll_shard1_replica_n1/
   [junit4]   2> 180263 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 url=https://127.0.0.1:33884/solr START replicas=[https://127.0.0.1:53641/solr/utilizenodecoll_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 180265 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 180265 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 180265 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:48720/solr/utilizenodecoll_shard2_replica_n4/
   [junit4]   2> 180266 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:48720/solr START replicas=[https://127.0.0.1:39636/solr/utilizenodecoll_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 180270 INFO  (qtp1129421360-3210) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 180274 INFO  (qtp451332405-3204) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 180563 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n1 url=https://127.0.0.1:33884/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 180563 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 180563 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_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> 180563 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 180566 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n4 url=https://127.0.0.1:48720/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 180566 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 180566 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] 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> 180566 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 180566 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33884/solr/utilizenodecoll_shard1_replica_n1/ shard1
   [junit4]   2> 180568 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:48720/solr/utilizenodecoll_shard2_replica_n4/ shard2
   [junit4]   2> 180670 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180670 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180717 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 180719 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr c:utilizenodecoll s:shard1 r:core_node2 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2127
   [junit4]   2> 180719 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 180720 INFO  (qtp1721654900-3198) [n:127.0.0.1:48720_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2146
   [junit4]   2> 180767 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2159
   [junit4]   2> 180778 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n3&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2167
   [junit4]   2> 180784 INFO  (qtp1721654900-3197) [n:127.0.0.1:48720_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> 180879 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-445-thread-3-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 180879 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 181784 INFO  (qtp1721654900-3197) [n:127.0.0.1:48720_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3580
   [junit4]   2> 181786 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 181788 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 181788 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 181788 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 181789 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f60fb9f{/solr,null,AVAILABLE}
   [junit4]   2> 181789 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76e47726{SSL,[ssl, http/1.1]}{127.0.0.1:37541}
   [junit4]   2> 181789 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.e.j.s.Server Started @184032ms
   [junit4]   2> 181789 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37541}
   [junit4]   2> 181790 ERROR (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 181791 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 181791 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 181791 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 181791 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T23:13:47.526Z
   [junit4]   2> 181794 INFO  (zkConnectionManagerCallback-467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181794 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 181802 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54329/solr
   [junit4]   2> 181803 INFO  (zkConnectionManagerCallback-471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181805 INFO  (zkConnectionManagerCallback-473-thread-1-processing-n:127.0.0.1:37541_solr) [n:127.0.0.1:37541_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181811 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 181813 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 181814 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37541_solr
   [junit4]   2> 181815 INFO  (zkCallback-461-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181815 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181815 INFO  (zkCallback-461-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181815 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181815 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181816 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181816 INFO  (zkCallback-472-thread-1-processing-n:127.0.0.1:37541_solr) [n:127.0.0.1:37541_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 181876 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37541.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 181885 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37541.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 181885 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37541.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 181886 INFO  (TEST-TestUtilizeNode.test-seed#[4BDCD6082D33F991]) [n:127.0.0.1:37541_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node5/.
   [junit4]   2> 181937 INFO  (zkConnectionManagerCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 181942 INFO  (qtp1411202021-3224) [n:127.0.0.1:33884_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :utilizenode with params node=127.0.0.1:37541_solr&action=UTILIZENODE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 181944 INFO  (OverseerCollectionConfigSetProcessor-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_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> 181960 INFO  (qtp1411202021-3223) [n:127.0.0.1:33884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 181973 INFO  (qtp1411202021-3225) [n:127.0.0.1:33884_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=9
   [junit4]   2> 182002 INFO  (qtp283626442-3342) [n:127.0.0.1:37541_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> 182006 INFO  (qtp451332405-3203) [n:127.0.0.1:39636_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182008 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_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> 182012 INFO  (qtp1721654900-3195) [n:127.0.0.1:48720_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182013 INFO  (qtp1721654900-3197) [n:127.0.0.1:48720_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> 182016 INFO  (qtp1129421360-3214) [n:127.0.0.1:53641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n3:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182017 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_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> 182022 INFO  (qtp1411202021-3223) [n:127.0.0.1:33884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182024 INFO  (qtp1411202021-3225) [n:127.0.0.1:33884_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> 182025 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_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> 182026 INFO  (qtp451332405-3203) [n:127.0.0.1:39636_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182027 INFO  (qtp451332405-3206) [n:127.0.0.1:39636_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> 182028 INFO  (qtp1721654900-3195) [n:127.0.0.1:48720_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182029 INFO  (qtp1721654900-3197) [n:127.0.0.1:48720_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> 182030 INFO  (qtp1129421360-3214) [n:127.0.0.1:53641_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.utilizenodecoll.shard1.replica_n3:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 182031 INFO  (qtp1129421360-3216) [n:127.0.0.1:53641_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> 182038 INFO  (OverseerThreadFactory-801-thread-3-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 18642738436 sessionWrapper.createTime 18642738429671999, this.sessionWrapper.createTime 18642738429671999 
   [junit4]   2> 182038 INFO  (OverseerThreadFactory-801-thread-3-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.a.c.MoveReplicaCmd Replica will be moved to node 127.0.0.1:37541_solr: core_node8:{"core":"utilizenodecoll_shard2_replica_n6","base_url":"https://127.0.0.1:39636/solr","node_name":"127.0.0.1:39636_solr","state":"active","type":"NRT"}
   [junit4]   2> 182040 INFO  (OverseerThreadFactory-801-thread-3-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37541_solr for creating new replica
   [junit4]   2> 182041 INFO  (OverseerStateUpdate-73279364246798347-127.0.0.1:39636_solr-n_0000000000) [n:127.0.0.1:39636_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37541/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37541_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 182143 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182143 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:33884_solr) [n:127.0.0.1:33884_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182143 INFO  (zkCallback-443-thread-2-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182143 INFO  (zkCallback-443-thread-1-processing-n:127.0.0.1:48720_solr) [n:127.0.0.1:48720_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182143 INFO  (zkCallback-441-thread-2-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182143 INFO  (zkCallback-441-thread-1-processing-n:127.0.0.1:53641_solr) [n:127.0.0.1:53641_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182144 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182144 INFO  (zkCallback-445-thread-3-processing-n:127.0.0.1:39636_solr) [n:127.0.0.1:39636_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 182245 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&name=utilizenodecoll_shard2_replica_n9&action=CREATE&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 182245 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 182255 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 182261 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n9] Schema name=cloud-dynamic
   [junit4]   2> 182294 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 182294 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n9' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 182294 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37541.solr.core.utilizenodecoll.shard2.replica_n9' (registry 'solr.core.utilizenodecoll.shard2.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d33b41
   [junit4]   2> 182294 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 182295 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n9] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node5/utilizenodecoll_shard2_replica_n9], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001/tempDir-001/node5/./utilizenodecoll_shard2_replica_n9/data/]
   [junit4]   2> 182337 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 182338 INFO  (qtp283626442-3344) [n:127.0.0.1:37541_solr c:utilizenodecoll s:shard2 r:core_node10 x:utilizenodecoll_shard2_replica_n9] o.a.s.u.UpdateLog Initializing UpdateLog: dataDi

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

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:1637)
   [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:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [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:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 184261 INFO  (qtp1411202021-3221) [n:127.0.0.1:33884_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:57758_solr&onlyIfLeaderActive=true&core=utilizenodecoll_shard1_replica_n1&coreNodeName=core_node12&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=1001
   [junit4]   2> 188481 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 188481 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 188481 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n11]  CLOSING SolrCore org.apache.solr.core.SolrCore@526d5046
   [junit4]   2> 188481 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.utilizenodecoll.shard1.replica_n11, tag=1382895686
   [junit4]   2> 188481 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40ecdbba: rootName = solr_57758, domain = solr.core.utilizenodecoll.shard1.replica_n11, service url = null, agent id = null] for registry solr.core.utilizenodecoll.shard1.replica_n11 / com.codahale.metrics.MetricRegistry@15c42da9
   [junit4]   2> 188490 INFO  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard1.leader, tag=1382895686
   [junit4]   2> 188490 WARN  (recoveryExecutor-482-thread-1-processing-n:127.0.0.1:57758_solr x:utilizenodecoll_shard1_replica_n11 s:shard1 c:utilizenodecoll r:core_node12) [n:127.0.0.1:57758_solr c:utilizenodecoll s:shard1 r:core_node12 x:utilizenodecoll_shard1_replica_n11] o.a.s.c.RecoveryStrategy Stopping recovery for core=[utilizenodecoll_shard1_replica_n11] coreNodeName=[core_node12]
   [junit4]   2> 188493 INFO  (jetty-closer-414-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@438d9a83{/solr,null,UNAVAILABLE}
   [junit4]   2> 188515 INFO  (jetty-closer-414-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 188516 ERROR (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-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> 188516 INFO  (SUITE-TestUtilizeNode-seed#[4BDCD6082D33F991]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54329 54329
   [junit4]   2> 188614 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54329 54329
   [junit4]   2> 188615 WARN  (Thread-1786) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	12	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/73279364246798346-127.0.0.1:48720_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard2/election/73279364246798346-core_node7-n_0000000000
   [junit4]   2> 	2	/solr/collections/utilizenodecoll/leader_elect/shard1/election/73279364246798348-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestUtilizeNode_4BDCD6082D33F991-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@357e603a), locale=fr-CH, timezone=US/East-Indiana
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=247115344,total=492306432
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestGroupingSearch, DistributedFacetPivotLargeTest, ImplicitSnitchTest, ActionThrottleTest, TestFieldCacheSortRandom, BlockJoinFacetSimpleTest, TestInfoStreamLogging, DistributedTermsComponentTest, TestIndexingPerformance, ReplaceNodeTest, SchemaApiFailureTest, TestReloadAndDeleteDocs, TestCollationFieldDocValues, SortSpecParsingTest, LargeFieldTest, DirectUpdateHandlerTest, MigrateRouteKeyTest, TestHighlightDedupGrouping, ConcurrentCreateRoutedAliasTest, TestSolrCloudWithDelegationTokens, UpdateParamsTest, TestRequestForwarding, TestHdfsUpdateLog, CurrencyFieldTypeTest, TestSolrQueryParser, TestConfigsApi, TestUtilizeNode]
   [junit4] Completed [55/776 (1!)] on J0 in 11.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 50786 lines...]