You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/05 11:16:03 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1302 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1302/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([ED84F61C46776E34:CBEE48255D78C158]: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.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	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 13744 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 2791080 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/init-core-data-001
   [junit4]   2> 2791081 WARN  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2791081 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2791082 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-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> 2791082 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001
   [junit4]   2> 2791082 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2791083 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2791083 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2791084 ERROR (Thread-6939) [    ] 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> 2791183 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34095
   [junit4]   2> 2791184 INFO  (zkConnectionManagerCallback-8614-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791188 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2791188 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2791192 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18db41f9{/solr,null,AVAILABLE}
   [junit4]   2> 2791193 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@508dc45d{/solr,null,AVAILABLE}
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16c1bc41{SSL,[ssl, http/1.1]}{127.0.0.1:46817}
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94d1b0f{SSL,[ssl, http/1.1]}{127.0.0.1:35163}
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.e.j.s.Server Started @2792579ms
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.e.j.s.Server Started @2792579ms
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46817}
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35163}
   [junit4]   2> 2791194 ERROR (jetty-launcher-8611-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2791194 ERROR (jetty-launcher-8611-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T10:52:19.956Z
   [junit4]   2> 2791194 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T10:52:19.956Z
   [junit4]   2> 2791196 INFO  (zkConnectionManagerCallback-8618-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791196 INFO  (zkConnectionManagerCallback-8617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791196 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2791196 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2791201 INFO  (jetty-launcher-8611-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34095/solr
   [junit4]   2> 2791201 INFO  (jetty-launcher-8611-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34095/solr
   [junit4]   2> 2791202 INFO  (zkConnectionManagerCallback-8624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791202 INFO  (zkConnectionManagerCallback-8626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791203 INFO  (zkConnectionManagerCallback-8628-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791203 INFO  (zkConnectionManagerCallback-8630-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791227 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2791227 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2791227 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46817_solr
   [junit4]   2> 2791227 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35163_solr
   [junit4]   2> 2791228 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.Overseer Overseer (id=72096332386074629-127.0.0.1:46817_solr-n_0000000000) starting
   [junit4]   2> 2791228 INFO  (zkCallback-8629-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2791228 INFO  (zkCallback-8627-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2791230 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2791230 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2791230 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46817_solr
   [junit4]   2> 2791231 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:35163_solr]
   [junit4]   2> 2791231 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2791231 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2791231 INFO  (zkCallback-8627-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2791231 INFO  (zkCallback-8629-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2791231 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2791231 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2791231 DEBUG (ScheduledTrigger-11092-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2791277 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791279 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791284 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791284 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791284 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791284 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791285 INFO  (jetty-launcher-8611-thread-2) [n:127.0.0.1:35163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node2/.
   [junit4]   2> 2791285 INFO  (jetty-launcher-8611-thread-1) [n:127.0.0.1:46817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node1/.
   [junit4]   2> 2791311 INFO  (zkConnectionManagerCallback-8636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791313 INFO  (zkConnectionManagerCallback-8640-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791314 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2791315 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34095/solr ready
   [junit4]   2> 2791322 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 2791323 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2791323 DEBUG (zkCallback-8627-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2791323 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2791324 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2791324 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2791324 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2791326 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d0b99a8{/solr,null,AVAILABLE}
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a513cbd{SSL,[ssl, http/1.1]}{127.0.0.1:36143}
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.e.j.s.Server Started @2792713ms
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36143}
   [junit4]   2> 2791327 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2791327 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2791328 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2791328 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2791328 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T10:52:20.090Z
   [junit4]   2> 2791329 INFO  (zkConnectionManagerCallback-8642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791329 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2791343 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34095/solr
   [junit4]   2> 2791344 INFO  (zkConnectionManagerCallback-8646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791346 INFO  (zkConnectionManagerCallback-8648-thread-1-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791348 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2791349 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2791350 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36143_solr
   [junit4]   2> 2791350 INFO  (zkCallback-8627-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2791350 INFO  (zkCallback-8629-thread-1-processing-n:127.0.0.1:35163_solr) [n:127.0.0.1:35163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2791350 INFO  (zkCallback-8647-thread-1-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2791350 INFO  (zkCallback-8639-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2791377 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36143.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791383 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36143.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791383 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36143.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2791384 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[ED84F61C46776E34]) [n:127.0.0.1:36143_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node3/.
   [junit4]   2> 2791410 INFO  (zkConnectionManagerCallback-8652-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2791418 INFO  (qtp893639704-33092) [n:127.0.0.1:35163_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2791420 INFO  (OverseerThreadFactory-11094-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 2791523 INFO  (OverseerStateUpdate-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36143/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2791524 INFO  (OverseerStateUpdate-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2791735 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2791735 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2791736 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2791736 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2791838 INFO  (zkCallback-8627-thread-1-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2791838 INFO  (zkCallback-8647-thread-1-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2791838 INFO  (zkCallback-8647-thread-2-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2791838 INFO  (zkCallback-8627-thread-2-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2792742 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2792742 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2792746 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2792747 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2792748 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2792748 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 2792748 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2792748 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 2792749 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46817.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2792749 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36143.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ace3327
   [junit4]   2> 2792749 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2792749 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2792749 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node1/testMetricTrigger_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node1/./testMetricTrigger_shard2_replica_n2/data/]
   [junit4]   2> 2792749 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node3/testMetricTrigger_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001/tempDir-001/node3/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 2792792 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2792792 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2792793 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2792793 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2792794 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@58d793d9[testMetricTrigger_shard2_replica_n2] main]
   [junit4]   2> 2792794 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2792795 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2792795 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2792796 INFO  (searcherExecutor-11105-thread-1-processing-n:127.0.0.1:46817_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@58d793d9[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2792796 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591557951647121408
   [junit4]   2> 2792799 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2792799 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2792800 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2792800 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46817/solr/testMetricTrigger_shard2_replica_n2/
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:46817/solr/testMetricTrigger_shard2_replica_n2/ has no replicas
   [junit4]   2> 2792800 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2792801 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3476e7be[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 2792801 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2792801 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2792802 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46817/solr/testMetricTrigger_shard2_replica_n2/ shard2
   [junit4]   2> 2792802 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2792802 INFO  (searcherExecutor-11106-thread-1-processing-n:127.0.0.1:36143_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@3476e7be[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2792802 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591557951653412864
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36143/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:36143/solr/testMetricTrigger_shard1_replica_n1/ has no replicas
   [junit4]   2> 2792805 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2792806 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36143/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 2792907 INFO  (zkCallback-8627-thread-2-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2792907 INFO  (zkCallback-8647-thread-2-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2792907 INFO  (zkCallback-8647-thread-1-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2792907 INFO  (zkCallback-8627-thread-3-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2792952 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2792957 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2793058 INFO  (zkCallback-8627-thread-3-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2793058 INFO  (zkCallback-8647-thread-2-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2793058 INFO  (zkCallback-8647-thread-1-processing-n:127.0.0.1:36143_solr) [n:127.0.0.1:36143_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2793058 INFO  (zkCallback-8627-thread-2-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2793152 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1416
   [junit4]   2> 2793152 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1416
   [junit4]   2> 2793154 INFO  (qtp893639704-33092) [n:127.0.0.1:35163_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> 2793155 INFO  (qtp893639704-33092) [n:127.0.0.1:35163_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1736
   [junit4]   2> 2793161 INFO  (qtp1416565727-33145) [n:127.0.0.1:36143_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2793162 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_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> 2793164 INFO  (qtp770472771-33083) [n:127.0.0.1:46817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2793165 INFO  (qtp770472771-33081) [n:127.0.0.1:46817_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> 2793167 INFO  (qtp893639704-33093) [n:127.0.0.1:35163_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> 2793167 DEBUG (qtp770472771-33089) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2793168 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2793168 DEBUG (zkCallback-8627-thread-2-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2793169 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2793172 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2793173 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2793173 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2793173 INFO  (qtp1416565727-33189) [n:127.0.0.1:36143_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2793174 INFO  (qtp1416565727-33141) [n:127.0.0.1:36143_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2793174 INFO  (qtp1416565727-33188) [n:127.0.0.1:36143_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> 2793175 INFO  (qtp770472771-33081) [n:127.0.0.1:46817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 2793176 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_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> 2793177 INFO  (qtp893639704-33082) [n:127.0.0.1:35163_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> 2793177 DEBUG (qtp1416565727-33144) [n:127.0.0.1:36143_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2793178 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 2793178 DEBUG (zkCallback-8627-thread-2-processing-n:127.0.0.1:46817_solr) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2793178 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2793179 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2793179 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2793179 DEBUG (OverseerAutoScalingTriggerThread-72096332386074629-127.0.0.1:46817_solr-n_0000000000) [n:127.0.0.1:46817_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2793179 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1591557952048726016)]} 0 0
   [junit4]   2> 2793180 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1591557952049774592)]} 0 0
   [junit4]   2> 2793181 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1591557952049774592)]} 0 0
   [junit4]   2> 2793181 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1591557952050823168)]} 0 0
   [junit4]   2> 2793182 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1591557952051871744)]} 0 0
   [junit4]   2> 2793182 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1591557952051871744)]} 0 0
   [junit4]   2> 2793182 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1591557952051871745)]} 0 0
   [junit4]   2> 2793183 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1591557952052920320)]} 0 0
   [junit4]   2> 2793183 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1591557952052920320)]} 0 0
   [junit4]   2> 2793183 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1591557952052920321)]} 0 0
   [junit4]   2> 2793184 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1591557952053968896)]} 0 0
   [junit4]   2> 2793184 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1591557952053968897)]} 0 0
   [junit4]   2> 2793184 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1591557952053968898)]} 0 0
   [junit4]   2> 2793185 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1591557952055017472)]} 0 0
   [junit4]   2> 2793185 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1591557952055017473)]} 0 0
   [junit4]   2> 2793185 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1591557952055017474)]} 0 0
   [junit4]   2> 2793186 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1591557952056066048)]} 0 0
   [junit4]   2> 2793186 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1591557952056066048)]} 0 0
   [junit4]   2> 2793186 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1591557952056066049)]} 0 0
   [junit4]   2> 2793187 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1591557952057114624)]} 0 0
   [junit4]   2> 2793187 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1591557952057114624)]} 0 0
   [junit4]   2> 2793187 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1591557952057114625)]} 0 0
   [junit4]   2> 2793188 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1591557952058163200)]} 0 0
   [junit4]   2> 2793188 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1591557952058163200)]} 0 0
   [junit4]   2> 2793188 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1591557952058163201)]} 0 0
   [junit4]   2> 2793189 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1591557952059211776)]} 0 0
   [junit4]   2> 2793189 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1591557952059211777)]} 0 0
   [junit4]   2> 2793189 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1591557952059211776)]} 0 0
   [junit4]   2> 2793190 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1591557952060260352)]} 0 0
   [junit4]   2> 2793190 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1591557952060260352)]} 0 0
   [junit4]   2> 2793190 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1591557952060260353)]} 0 0
   [junit4]   2> 2793191 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1591557952060260354)]} 0 0
   [junit4]   2> 2793191 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1591557952061308928)]} 0 0
   [junit4]   2> 2793191 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1591557952061308928)]} 0 0
   [junit4]   2> 2793191 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1591557952061308929)]} 0 0
   [junit4]   2> 2793192 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1591557952062357504)]} 0 0
   [junit4]   2> 2793192 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1591557952062357505)]} 0 0
   [junit4]   2> 2793192 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1591557952062357504)]} 0 0
   [junit4]   2> 2793193 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1591557952063406080)]} 0 0
   [junit4]   2> 2793193 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1591557952063406080)]} 0 0
   [junit4]   2> 2793194 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1591557952064454656)]} 0 0
   [junit4]   2> 2793194 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1591557952064454657)]} 0 0
   [junit4]   2> 2793194 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1591557952064454658)]} 0 0
   [junit4]   2> 2793194 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1591557952064454659)]} 0 0
   [junit4]   2> 2793195 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1591557952065503232)]} 0 0
   [junit4]   2> 2793195 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1591557952065503232)]} 0 0
   [junit4]   2> 2793195 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1591557952065503233)]} 0 0
   [junit4]   2> 2793196 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1591557952066551808)]} 0 0
   [junit4]   2> 2793196 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1591557952066551809)]} 0 0
   [junit4]   2> 2793196 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1591557952066551810)]} 0 0
   [junit4]   2> 2793197 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1591557952066551811)]} 0 0
   [junit4]   2> 2793197 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1591557952067600384)]} 0 0
   [junit4]   2> 2793197 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1591557952067600385)]} 0 0
   [junit4]   2> 2793198 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1591557952068648960)]} 0 0
   [junit4]   2> 2793198 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1591557952068648960)]} 0 0
   [junit4]   2> 2793198 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1591557952068648961)]} 0 0
   [junit4]   2> 2793198 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1591557952068648961)]} 0 0
   [junit4]   2> 2793199 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1591557952069697536)]} 0 0
   [junit4]   2> 2793199 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1591557952069697537)]} 0 0
   [junit4]   2> 2793199 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1591557952069697536)]} 0 0
   [junit4]   2> 2793199 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1591557952069697538)]} 0 0
   [junit4]   2> 2793200 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1591557952070746112)]} 0 0
   [junit4]   2> 2793200 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1591557952070746112)]} 0 0
   [junit4]   2> 2793200 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1591557952070746113)]} 0 0
   [junit4]   2> 2793201 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1591557952071794688)]} 0 0
   [junit4]   2> 2793201 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1591557952071794689)]} 0 0
   [junit4]   2> 2793202 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1591557952072843264)]} 0 0
   [junit4]   2> 2793202 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1591557952072843264)]} 0 0
   [junit4]   2> 2793202 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1591557952072843265)]} 0 0
   [junit4]   2> 2793203 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1591557952073891840)]} 0 0
   [junit4]   2> 2793203 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1591557952073891840)]} 0 0
   [junit4]   2> 2793203 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1591557952073891841)]} 0 0
   [junit4]   2> 2793203 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1591557952073891841)]} 0 0
   [junit4]   2> 2793204 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1591557952074940416)]} 0 0
   [junit4]   2> 2793204 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1591557952074940417)]} 0 0
   [junit4]   2> 2793204 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1591557952074940418)]} 0 0
   [junit4]   2> 2793205 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1591557952075988992)]} 0 0
   [junit4]   2> 2793205 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1591557952075988992)]} 0 0
   [junit4]   2> 2793205 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1591557952075988993)]} 0 0
   [junit4]   2> 2793205 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1591557952075988993)]} 0 0
   [junit4]   2> 2793206 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1591557952077037568)]} 0 0
   [junit4]   2> 2793206 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1591557952077037568)]} 0 0
   [junit4]   2> 2793206 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1591557952077037569)]} 0 0
   [junit4]   2> 2793207 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1591557952078086144)]} 0 0
   [junit4]   2> 2793207 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1591557952078086145)]} 0 0
   [junit4]   2> 2793207 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1591557952078086146)]} 0 0
   [junit4]   2> 2793207 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1591557952078086144)]} 0 0
   [junit4]   2> 2793208 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1591557952079134720)]} 0 0
   [junit4]   2> 2793208 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1591557952079134721)]} 0 0
   [junit4]   2> 2793209 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1591557952080183296)]} 0 0
   [junit4]   2> 2793209 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1591557952080183297)]} 0 0
   [junit4]   2> 2793209 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1591557952080183298)]} 0 0
   [junit4]   2> 2793210 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1591557952081231872)]} 0 0
   [junit4]   2> 2793210 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1591557952081231872)]} 0 0
   [junit4]   2> 2793211 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1591557952082280448)]} 0 0
   [junit4]   2> 2793211 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1591557952082280448)]} 0 0
   [junit4]   2> 2793211 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1591557952082280449)]} 0 0
   [junit4]   2> 2793212 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1591557952083329024)]} 0 0
   [junit4]   2> 2793212 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1591557952083329025)]} 0 0
   [junit4]   2> 2793213 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1591557952083329024)]} 0 0
   [junit4]   2> 2793213 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1591557952084377600)]} 0 0
   [junit4]   2> 2793213 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101 (1591557952084377601)]} 0 0
   [junit4]   2> 2793214 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102 (1591557952085426176)]} 0 0
   [junit4]   2> 2793214 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103 (1591557952085426176)]} 0 0
   [junit4]   2> 2793214 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104 (1591557952085426177)]} 0 0
   [junit4]   2> 2793215 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105 (1591557952086474752)]} 0 0
   [junit4]   2> 2793215 INFO  (qtp770472771-33089) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106 (1591557952086474753)]} 0 0
   [junit4]   2> 2793215 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107 (1591557952086474752)]} 0 0
   [junit4]   2> 2793216 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108 (1591557952087523328)]} 0 0
   [junit4]   2> 2793216 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109 (1591557952087523329)]} 0 0
   [junit4]   2> 2793217 INFO  (qtp1416565727-33140) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110 (1591557952088571904)]} 0 0
   [junit4]   2> 2793217 INFO  (qtp1416565727-33144) [n:127.0.0.1:36143_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111 (1591557952088571905)]} 0 0
   [junit4]   2> 2793218 INFO  (qtp770472771-33090) [n:127.0.0.1:46817_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMetricTrigger_shard2_replica_n2]  webapp=/solr path=/update params={wt=jav

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

INFO  (jetty-closer-8612-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5cb383e3{/solr,null,UNAVAILABLE}
   [junit4]   2> 3001158 INFO  (jetty-closer-8612-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3001158 INFO  (jetty-closer-8612-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@35fe5087{/solr,null,UNAVAILABLE}
   [junit4]   2> 3001158 INFO  (jetty-closer-8612-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3002635 INFO  (jetty-closer-8612-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a964058{/solr,null,UNAVAILABLE}
   [junit4]   2> 3002635 INFO  (jetty-closer-8612-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3002636 ERROR (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-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> 3002636 INFO  (SUITE-TriggerIntegrationTest-seed#[ED84F61C46776E34]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34095 34095
   [junit4]   2> 3007739 INFO  (Thread-6939) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34095 34095
   [junit4]   2> 3007740 WARN  (Thread-6939) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	23	/solr/aliases.json
   [junit4]   2> 	22	/solr/security.json
   [junit4]   2> 	11	/solr/configs/conf
   [junit4]   2> 	9	/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> 	142	/solr/collections/collection1/state.json
   [junit4]   2> 	41	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	23	/solr/clusterprops.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72096332386074645-127.0.0.1:41629_solr-n_0000000005
   [junit4]   2> 	3	/solr/overseer_elect/election/72096332386074669-127.0.0.1:34187_solr-n_0000000013
   [junit4]   2> 	2	/solr/overseer_elect/election/72096332386074672-127.0.0.1:37923_solr-n_0000000014
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72096332386074654-core_node10-n_0000000004
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72096332386074660-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72096332386074660-127.0.0.1:43117_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72096332386074654-127.0.0.1:43731_solr-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/72096332386074681-127.0.0.1:34383_solr-n_0000000017
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72096332386074666-core_node8-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/live_nodes
   [junit4]   2> 	23	/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: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_ED84F61C46776E34-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_s=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1602, maxMBSortInHeap=6.259426468662273, sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=143112640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SearchHandlerTest, SuggesterTest, TestSearchPerf, SliceStateTest, TestTrieFacet, TestCollectionsAPIViaSolrCloudCluster, TestExclusionRuleCollectionAccess, TestZkChroot, TestSolr4Spatial, TestTolerantUpdateProcessorRandomCloud, TestStressVersions, TestRuleBasedAuthorizationPlugin, BitVectorTest, TestMacroExpander, PathHierarchyTokenizerFactoryTest, TestConfigsApi, PrimUtilsTest, LegacyCloudClusterPropTest, TriLevelCompositeIdRoutingTest, DistributedFacetPivotSmallTest, TestPullReplicaErrorHandling, TestSolrIndexConfig, TestNoOpRegenerator, QueryElevationComponentTest, CdcrReplicationDistributedZkTest, TestJsonRequest, TestPayloadScoreQParserPlugin, ExecutePlanActionTest, CollectionStateFormat2Test, JsonLoaderTest, TestStressRecovery, TestReversedWildcardFilterFactory, UpdateRequestProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, OverseerTest, TestConfigSetImmutable, TestRestManager, ConcurrentDeleteAndCreateCollectionTest, StressHdfsTest, UpdateLogTest, FastVectorHighlighterTest, SignatureUpdateProcessorFactoryTest, DistributedFacetSimpleRefinementLongTailTest, TestSurroundQueryParser, ZkShardTermsTest, XsltUpdateRequestHandlerTest, TestDistribStateManager, TestNamedUpdateProcessors, ShardRoutingCustomTest, DirectoryFactoryTest, SolrMetricManagerTest, TestSolrCLIRunExample, RulesTest, PrimitiveFieldTypeTest, IndexSchemaTest, JvmMetricsTest, TestOnReconnectListenerSupport, CoreMergeIndexesAdminHandlerTest, TestPolicyCloud, TestLegacyField, SoftAutoCommitTest, ShardSplitTest, TestPivotHelperCode, TestMaxTokenLenTokenizer, CreateRoutedAliasTest, BJQParserTest, TestReload, TestComplexPhraseLeadingWildcard, TestMinMaxOnMultiValuedField, MetricTriggerTest, OverriddenZkACLAndCredentialsProvidersTest, DeleteNodeTest, SpatialHeatmapFacetsTest, RestartWhileUpdatingTest, TestRecovery, SolrJmxReporterTest, TestSweetSpotSimilarityFactory, TestFastLRUCache, TestCloudPivotFacet, TestSystemIdResolver, PreAnalyzedUpdateProcessorTest, DistributedQueryComponentOptimizationTest, MoveReplicaHDFSFailoverTest, TestPerFieldSimilarityWithDefaultOverride, HighlighterTest, TestCloudSearcherWarming, SmileWriterTest, TestNestedDocsSort, TestSkipOverseerOperations, TestDeleteCollectionOnDownNodes, TestEmbeddedSolrServerAdminHandler, InfixSuggestersTest, TestCharFilters, SystemInfoHandlerTest, QueryParsingTest, TestRTGBase, TestSubQueryTransformerDistrib, TestFunctionQuery, HLLSerializationTest, CSVRequestHandlerTest, AlternateDirectoryTest, SchemaApiFailureTest, TestImplicitCoreProperties, DistributedFacetPivotLargeTest, LoggingHandlerTest, HttpPartitionTest, EnumFieldTest, CachingDirectoryFactoryTest, TestNRTOpen, DOMUtilTest, DistributedMLTComponentTest, TestLegacyFieldCache, MultiThreadedOCPTest, TestDistributedGrouping, TestReqParamsAPI, TestSystemCollAutoCreate, TestPartialUpdateDeduplication, ZkControllerTest, DocValuesNotIndexedTest, PeerSyncTest, TestCoreBackup, TestHashQParserPlugin, TermsComponentTest, DocumentBuilderTest, TestSchemaManager, TestPostingsSolrHighlighter, TestClassicSimilarityFactory, HttpSolrCallGetCoreTest, FieldMutatingUpdateProcessorTest, TestReplicationHandler, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, SolrCoreTest, ConvertedLegacyTest, TestSort, TestFiltering, SuggesterFSTTest, CoreAdminHandlerTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, TermVectorComponentTest, RequiredFieldsTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, FileUtilsTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PeerSyncReplicationTest, ReplaceNodeNoTargetTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, CollectionReloadTest, CustomCollectionTest, TestHdfsCloudBackupRestore, TestReplicaProperties, AutoAddReplicasPlanActionTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [621/774 (1!)] on J1 in 216.71s, 14 tests, 1 failure <<< FAILURES!

[...truncated 48738 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1310 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1310/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([BB64FD17824FF2CB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([BB64FD17824FF2CB]:0)


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([CB75CA6174AF0FA7:E08A1F3AEED71A77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
	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.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CB75CA6174AF0FA7:CB437EA15DA2ABCD]: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.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CB75CA6174AF0FA7:4321F5BBDA53625F]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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 13431 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 2050340 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/init-core-data-001
   [junit4]   2> 2050340 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2050341 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2050342 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-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> 2050343 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001
   [junit4]   2> 2050343 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2050343 INFO  (Thread-3726) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2050343 INFO  (Thread-3726) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2050345 ERROR (Thread-3726) [    ] 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> 2050443 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44203
   [junit4]   2> 2050445 INFO  (zkConnectionManagerCallback-3919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050457 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050457 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050458 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050458 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050458 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050458 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T09:27:37+12:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2050470 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050470 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050470 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ee0e98{/solr,null,AVAILABLE}
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050482 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4712f5{SSL,[ssl, http/1.1]}{127.0.0.1:45563}
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-3) [    ] o.e.j.s.Server Started @2052051ms
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ce172{/solr,null,AVAILABLE}
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45563}
   [junit4]   2> 2050485 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2050486 ERROR (jetty-launcher-3916-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.878Z
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050486 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2050488 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11244c{/solr,null,AVAILABLE}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@159775f{SSL,[ssl, http/1.1]}{127.0.0.1:45329}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.e.j.s.Server Started @2052054ms
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45329}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45a6f7{/solr,null,AVAILABLE}
   [junit4]   2> 2050489 ERROR (jetty-launcher-3916-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.881Z
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@93b0ee{/solr,null,AVAILABLE}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1471994{SSL,[ssl, http/1.1]}{127.0.0.1:39413}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-2) [    ] o.e.j.s.Server Started @2052055ms
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39413}
   [junit4]   2> 2050489 ERROR (jetty-launcher-3916-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@950044{/solr,null,AVAILABLE}
   [junit4]   2> 2050489 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.882Z
   [junit4]   2> 2050490 INFO  (zkConnectionManagerCallback-3921-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1fb7928{SSL,[ssl, http/1.1]}{127.0.0.1:43845}
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10d65fa{SSL,[ssl, http/1.1]}{127.0.0.1:46729}
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.e.j.s.Server Started @2052056ms
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.e.j.s.Server Started @2052056ms
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43845}
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46729}
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050490 ERROR (jetty-launcher-3916-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050490 ERROR (jetty-launcher-3916-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.883Z
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.883Z
   [junit4]   2> 2050490 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@512095{SSL,[ssl, http/1.1]}{127.0.0.1:46639}
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.e.j.s.Server Started @2052056ms
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46639}
   [junit4]   2> 2050491 ERROR (jetty-launcher-3916-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050491 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T20:12:01.883Z
   [junit4]   2> 2050494 INFO  (zkConnectionManagerCallback-3925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050494 INFO  (zkConnectionManagerCallback-3923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050494 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050495 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050495 INFO  (zkConnectionManagerCallback-3931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050495 INFO  (zkConnectionManagerCallback-3929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050495 INFO  (zkConnectionManagerCallback-3928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050495 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050495 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050495 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2050517 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 0x1002f889cbd0002, likely client has closed socket
   [junit4]   2> 2050518 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 0x1002f889cbd0005, likely client has closed socket
   [junit4]   2> 2050518 INFO  (jetty-launcher-3916-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050518 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 0x1002f889cbd0004, likely client has closed socket
   [junit4]   2> 2050518 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 0x1002f889cbd0006, likely client has closed socket
   [junit4]   2> 2050519 INFO  (jetty-launcher-3916-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050519 INFO  (jetty-launcher-3916-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050519 INFO  (jetty-launcher-3916-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050519 INFO  (jetty-launcher-3916-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050520 INFO  (zkConnectionManagerCallback-3935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050520 INFO  (zkConnectionManagerCallback-3942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050520 INFO  (jetty-launcher-3916-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44203/solr
   [junit4]   2> 2050520 INFO  (zkConnectionManagerCallback-3947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050520 INFO  (zkConnectionManagerCallback-3952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050520 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 0x1002f889cbd0008, likely client has closed socket
   [junit4]   2> 2050521 INFO  (zkConnectionManagerCallback-3950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050521 INFO  (zkConnectionManagerCallback-3955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050522 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 0x1002f889cbd000c, likely client has closed socket
   [junit4]   2> 2050522 INFO  (zkConnectionManagerCallback-3957-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050522 INFO  (zkConnectionManagerCallback-3959-thread-1-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050522 INFO  (zkConnectionManagerCallback-3963-thread-1-processing-n:127.0.0.1:45329_solr) [n:127.0.0.1:45329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050523 INFO  (zkConnectionManagerCallback-3961-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050523 INFO  (zkConnectionManagerCallback-3965-thread-1-processing-n:127.0.0.1:46639_solr) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050531 INFO  (zkConnectionManagerCallback-3967-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050536 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050537 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45563_solr
   [junit4]   2> 2050538 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.c.Overseer Overseer (id=72109857829617677-127.0.0.1:45563_solr-n_0000000000) starting
   [junit4]   2> 2050538 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050538 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46729_solr
   [junit4]   2> 2050543 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2050543 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2050546 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45563_solr
   [junit4]   2> 2050550 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050553 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2050587 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2050588 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2050588 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2050588 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050589 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050589 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050590 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39413_solr
   [junit4]   2> 2050594 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2050594 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2050595 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46639_solr
   [junit4]   2> 2050596 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43845_solr
   [junit4]   2> 2050602 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2050602 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2050605 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050606 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2050610 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2050613 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050613 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050615 INFO  (jetty-launcher-3916-thread-4) [n:127.0.0.1:46729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node4/.
   [junit4]   2> 2050623 INFO  (zkCallback-3964-thread-1-processing-n:127.0.0.1:46639_solr) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2050623 INFO  (zkCallback-3958-thread-1-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2050624 INFO  (zkCallback-3958-thread-2-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2050624 INFO  (zkCallback-3960-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2050627 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2050628 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050630 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45329_solr
   [junit4]   2> 2050642 INFO  (zkCallback-3958-thread-2-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050642 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050642 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050642 INFO  (zkCallback-3960-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050650 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:45329_solr) [n:127.0.0.1:45329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050650 INFO  (zkCallback-3964-thread-1-processing-n:127.0.0.1:46639_solr) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2050680 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050687 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050687 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050692 INFO  (jetty-launcher-3916-thread-2) [n:127.0.0.1:39413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node2/.
   [junit4]   2> 2050749 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050757 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050758 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050759 INFO  (jetty-launcher-3916-thread-6) [n:127.0.0.1:43845_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node6/.
   [junit4]   2> 2050804 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050808 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46639.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050810 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050811 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050811 INFO  (jetty-launcher-3916-thread-1) [n:127.0.0.1:45329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node1/.
   [junit4]   2> 2050816 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46639.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050816 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46639.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050818 INFO  (jetty-launcher-3916-thread-5) [n:127.0.0.1:46639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node5/.
   [junit4]   2> 2050899 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45563.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050905 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45563.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050905 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45563.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2050906 INFO  (jetty-launcher-3916-thread-3) [n:127.0.0.1:45563_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node3/.
   [junit4]   2> 2050943 INFO  (zkConnectionManagerCallback-3981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050945 INFO  (zkConnectionManagerCallback-3985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050946 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2050946 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[CB75CA6174AF0FA7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44203/solr ready
   [junit4]   2> 2050984 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[CB75CA6174AF0FA7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2050985 INFO  (zkConnectionManagerCallback-3987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050986 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[CB75CA6174AF0FA7]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 2051048 INFO  (qtp28943057-17602) [n:127.0.0.1:39413_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> 2051073 INFO  (qtp10091507-17600) [n:127.0.0.1:43845_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> 2051100 INFO  (qtp28051451-17603) [n:127.0.0.1:45329_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> 2051124 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_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> 2051151 INFO  (qtp33342861-17610) [n:127.0.0.1:46639_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> 2051154 INFO  (qtp23893961-17578) [n:127.0.0.1:46729_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> 2051155 INFO  (qtp23893961-17609) [n:127.0.0.1:46729_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=136
   [junit4]   2> 2051158 INFO  (qtp28051451-17597) [n:127.0.0.1:45329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2051159 INFO  (OverseerThreadFactory-7056-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 2051163 INFO  (qtp28943057-17598) [n:127.0.0.1:39413_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> 2051166 INFO  (qtp10091507-17604) [n:127.0.0.1:43845_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> 2051168 INFO  (qtp28051451-17572) [n:127.0.0.1:45329_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> 2051171 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_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> 2051174 INFO  (qtp33342861-17605) [n:127.0.0.1:46639_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> 2051176 INFO  (qtp23893961-17578) [n:127.0.0.1:46729_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> 2051180 INFO  (OverseerThreadFactory-7056-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 797483009 sessionWrapper.createTime 797483006322155, this.sessionWrapper.createTime 797483006322155 
   [junit4]   2> 2051285 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051286 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46639/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051287 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45563/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051288 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45329/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051288 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43845/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051289 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39413/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051291 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39413/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051292 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43845/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051292 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45329/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051293 INFO  (OverseerStateUpdate-72109857829617677-127.0.0.1:45563_solr-n_0000000000) [n:127.0.0.1:45563_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45563/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2051507 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051508 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051512 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051512 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051515 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051516 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051520 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051520 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051521 INFO  (qtp28943057-17566) [n:127.0.0.1:39413_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051521 INFO  (qtp28943057-17566) [n:127.0.0.1:39413_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051540 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051566 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051566 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051567 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051574 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051574 INFO  (qtp28943057-17574) [n:127.0.0.1:39413_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2051676 INFO  (zkCallback-3964-thread-1-processing-n:127.0.0.1:46639_solr) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3958-thread-1-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3958-thread-2-processing-n:127.0.0.1:39413_solr) [n:127.0.0.1:39413_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051677 INFO  (zkCallback-3964-thread-2-processing-n:127.0.0.1:46639_solr) [n:127.0.0.1:46639_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051677 INFO  (zkCallback-3956-thread-2-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3962-thread-1-processing-n:127.0.0.1:45329_solr) [n:127.0.0.1:45329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3956-thread-1-processing-n:127.0.0.1:45563_solr) [n:127.0.0.1:45563_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3960-thread-1-processing-n:127.0.0.1:43845_solr) [n:127.0.0.1:43845_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051676 INFO  (zkCallback-3966-thread-1-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2051677 INFO  (zkCallback-3966-thread-2-processing-n:127.0.0.1:46729_solr) [n:127.0.0.1:46729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2052522 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052540 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2052542 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052548 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052548 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2052573 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 2052577 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052577 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052578 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46729.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052578 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052578 INFO  (qtp23893961-17726) [n:127.0.0.1:46729_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node4/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 2052580 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052580 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052599 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052599 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n4' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052599 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45563.solr.core.replacenodetest_coll_notarget.shard2.replica_n4' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052599 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052599 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node3/replacenodetest_coll_notarget_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard2_replica_n4/data/]
   [junit4]   2> 2052600 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052600 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2052606 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052608 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 2052625 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 2052633 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2052654 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052655 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052655 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052656 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45329.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052656 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052656 INFO  (qtp28051451-17588) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 2052657 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052657 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052657 INFO  (qtp28943057-17574) [n:127.0.0.1:39413_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052658 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052658 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052658 INFO  (qtp10091507-17579) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node6/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 2052662 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 2052664 INFO  (qtp28943057-17566) [n:127.0.0.1:39413_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2052680 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052680 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052681 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43845.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052681 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052681 INFO  (qtp10091507-17583) [n:127.0.0.1:43845_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node6/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 2052689 INFO  (qtp28943057-17574) [n:127.0.0.1:39413_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 2052694 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2052694 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2052696 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2052696 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2052717 INFO  (qtp28943057-17566) [n:127.0.0.1:39413_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 2052717 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052718 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052718 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45563.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052718 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052718 INFO  (qtp2542731-17563) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 2052719 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@ba51e4[replacenodetest_coll_notarget_shard2_replica_n4] main]
   [junit4]   2> 2052721 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2052722 INFO  (qtp2542731-17585) [n:127.0.0.1:45563_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2052726 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052726 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2052727 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45329.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1487dac
   [junit4]   2> 2052727 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2052727 INFO  (qtp28051451-17730) [n:127.0.0.1:45329_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_CB75CA6174AF0FA7-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 2052727 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2052727 INFO  (qtp33342861-17586) [n:127.0.0.1:46639_solr c:

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

 	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> 51571 INFO  (qtp5941189-768) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 51572 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f3c994{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 51573 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21827411
   [junit4]   2> 51573 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 51573 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 51573 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 51574 INFO  (coreCloseExecutor-419-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c0fd9d
   [junit4]   2> 51574 INFO  (coreCloseExecutor-419-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12647837
   [junit4]   2> 51579 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ef72e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 51579 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 51579 INFO  (TEST-SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName-seed#[BB64FD17824FF2CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 51581 INFO  (SUITE-SchemaTest-seed#[BB64FD17824FF2CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 07, 2018 8:28:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 07, 2018 8:29:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]   2>    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> Feb 07, 2018 8:29:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2> Feb 07, 2018 8:29:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=435, maxMBSortInHeap=7.007863895863986, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=15763760,total=76828672
   [junit4]   2> NOTE: All tests run in this JVM: [EmpiricalDistributionEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=BB64FD17824FF2CB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB64FD17824FF2CB]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=199, name=qtp33181802-199, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB64FD17824FF2CB]:0)
   [junit4] Completed [60/146 (1!)] on J0 in 75.03s, 35 tests, 2 errors <<< FAILURES!

[...truncated 43299 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1309 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1309/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:42065/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:43167/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42065/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:43167/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([71F520887781A63E:DB38F37AC05273EE]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:991)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43167/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 46 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([71F520887781A63E:5765CFDA230F6034]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([71F520887781A63E:F9A11F52D97DCBC6]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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 12723 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 1317713 INFO  (SUITE-TestDistribStateManager-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_71F520887781A63E-001/init-core-data-001
   [junit4]   2> 1317713 WARN  (SUITE-TestDistribStateManager-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1317713 INFO  (SUITE-TestDistribStateManager-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1317714 INFO  (SUITE-TestDistribStateManager-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1317716 INFO  (TEST-TestDistribStateManager.testMulti-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1317716 INFO  (TEST-TestDistribStateManager.testMulti-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1317716 INFO  (TEST-TestDistribStateManager.testMulti-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 1317717 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1317717 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1317718 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1317718 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1317719 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1317720 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1317720 INFO  (Thread-5415) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1317720 INFO  (Thread-5415) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1317721 ERROR (Thread-5415) [    ] 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> 1317821 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer start zk server on port:41363
   [junit4]   2> 1317824 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317824 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1317848 INFO  (zkConnectionManagerCallback-1990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317848 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1322849 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] 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> 1322850 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41363 41363
   [junit4]   2> 1326532 INFO  (Thread-5415) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41363 41363
   [junit4]   2> 1326533 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=71F520887781A63E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 8.82s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71F520887781A63E:5765CFDA230F6034]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1326536 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1326536 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1326537 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1326537 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1326538 ERROR (Thread-5416) [    ] 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> 1326637 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer start zk server on port:40883
   [junit4]   2> 1326638 INFO  (zkConnectionManagerCallback-1992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326638 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1326641 ERROR (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] 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> 1326642 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40883 40883
   [junit4]   2> 1332349 INFO  (Thread-5416) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40883 40883
   [junit4]   2> 1332349 INFO  (TEST-TestDistribStateManager.testListData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 1332351 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 1332351 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1332351 INFO  (Thread-5417) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1332351 INFO  (Thread-5417) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1332353 ERROR (Thread-5417) [    ] 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> 1332451 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer start zk server on port:39093
   [junit4]   2> 1332453 INFO  (zkConnectionManagerCallback-1994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1332454 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1332456 ERROR (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] 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> 1332457 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39093 39093
   [junit4]   2> 1338372 INFO  (Thread-5417) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39093 39093
   [junit4]   2> 1338372 INFO  (TEST-TestDistribStateManager.testHasData-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_71F520887781A63E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=371, maxMBSortInHeap=6.888671546178506, sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=America/Curacao
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=141643984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTrackingShardHandler, SolrInfoBeanTest, TestChildDocTransformer, TestFastLRUCache, SolrMetricManagerTest, DistributedFacetPivotLargeTest, TestNumericRangeQuery64, SearchRateTriggerTest, PathHierarchyTokenizerFactoryTest, SuggesterTest, TestSchemaNameResource, TestNoOpRegenerator, TestDeleteCollectionOnDownNodes, PeerSyncReplicationTest, PolyFieldTest, TestTrie, ShardRoutingCustomTest, SolrJmxReporterTest, HttpSolrCallGetCoreTest, TestRecovery, TestUseDocValuesAsStored, TestReplicaProperties, MetricTriggerTest, SoftAutoCommitTest, ConcurrentDeleteAndCreateCollectionTest, TestLRUCache, TestMaxTokenLenTokenizer, SolrGangliaReporterTest, TestCloudSearcherWarming, TestConfigSetImmutable, SliceStateTest, TestTrieFacet, DeleteNodeTest, DocumentBuilderTest, TestLegacyTerms, MultiThreadedOCPTest, HdfsDirectoryTest, TestReloadDeadlock, TestSurroundQueryParser, ZkStateWriterTest, ZkShardTermsTest, CollectionTooManyReplicasTest, DistribJoinFromCollectionTest, TestStressVersions, TestCorePropertiesReload, TestJettySolrRunner, StatsReloadRaceTest, SolrIndexMetricsTest, AnalyticsQueryTest, TestHdfsUpdateLog, SuggesterFSTTest, DeleteStatusTest, TestSmileRequest, TestPullReplicaErrorHandling, TestSegmentSorting, SyncSliceTest, TestFieldCacheSortRandom, TestSweetSpotSimilarityFactory, TestPartialUpdateDeduplication, TestSQLHandlerNonCloud, TestReload, HdfsRestartWhileUpdatingTest, DirectSolrConnectionTest, TestSolrCloudSnapshots, TestEmbeddedSolrServerAdminHandler, TriLevelCompositeIdRoutingTest, BaseCdcrDistributedZkTest, CoreMergeIndexesAdminHandlerTest, RequiredFieldsTest, BlockCacheTest, PeerSyncTest, TestMaxScoreQueryParser, TestCloudPivotFacet, TestTolerantUpdateProcessorRandomCloud, JsonLoaderTest, DistributedIntervalFacetingTest, TestLargeCluster, AutoscalingHistoryHandlerTest, TestSolrCLIRunExample, SmileWriterTest, TestDynamicFieldCollectionResource, TestSolrJ, SOLR749Test, TestClassicSimilarityFactory, CdcrReplicationDistributedZkTest, HttpPartitionTest, QueryResultKeyTest, TestReversedWildcardFilterFactory, XsltUpdateRequestHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestDistribStateManager]
   [junit4] Completed [310/774 (1!)] on J1 in 20.68s, 5 tests, 1 failure <<< FAILURES!

[...truncated 646 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 2183362 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/init-core-data-001
   [junit4]   2> 2183362 WARN  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 2183362 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2183363 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-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> 2183365 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001
   [junit4]   2> 2183365 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2183365 INFO  (Thread-7141) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2183365 INFO  (Thread-7141) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2183366 ERROR (Thread-7141) [    ] 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> 2183465 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46677
   [junit4]   2> 2183467 INFO  (zkConnectionManagerCallback-3745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183470 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183470 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183470 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183470 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183471 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183471 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16cfadbb{/solr,null,AVAILABLE}
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183472 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f0ac505{/solr,null,AVAILABLE}
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f741dec{/solr,null,AVAILABLE}
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ee10709{/solr,null,AVAILABLE}
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@475d6678{SSL,[ssl, http/1.1]}{127.0.0.1:42065}
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-3) [    ] o.e.j.s.Server Started @2185420ms
   [junit4]   2> 2183473 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42065}
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4655e307{SSL,[ssl, http/1.1]}{127.0.0.1:42101}
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24d55538{SSL,[ssl, http/1.1]}{127.0.0.1:39719}
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-1) [    ] o.e.j.s.Server Started @2185421ms
   [junit4]   2> 2183474 ERROR (jetty-launcher-3742-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42101}
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-4) [    ] o.e.j.s.Server Started @2185421ms
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39719}
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5886218{SSL,[ssl, http/1.1]}{127.0.0.1:33539}
   [junit4]   2> 2183474 ERROR (jetty-launcher-3742-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-2) [    ] o.e.j.s.Server Started @2185421ms
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2183474 ERROR (jetty-launcher-3742-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T16:12:52.242Z
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T16:12:52.241Z
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T16:12:52.242Z
   [junit4]   2> 2183474 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33539}
   [junit4]   2> 2183475 ERROR (jetty-launcher-3742-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183475 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T16:12:52.242Z
   [junit4]   2> 2183476 INFO  (zkConnectionManagerCallback-3751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183476 INFO  (zkConnectionManagerCallback-3750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183476 INFO  (zkConnectionManagerCallback-3753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183476 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183476 INFO  (zkConnectionManagerCallback-3749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183476 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183476 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183476 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183481 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 0x1002eada79a0003, likely client has closed socket
   [junit4]   2> 2183483 INFO  (jetty-launcher-3742-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
   [junit4]   2> 2183483 INFO  (jetty-launcher-3742-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
   [junit4]   2> 2183484 INFO  (jetty-launcher-3742-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
   [junit4]   2> 2183483 INFO  (jetty-launcher-3742-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
   [junit4]   2> 2183484 INFO  (zkConnectionManagerCallback-3763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183484 INFO  (zkConnectionManagerCallback-3765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183484 INFO  (zkConnectionManagerCallback-3767-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183484 INFO  (zkConnectionManagerCallback-3769-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183485 INFO  (zkConnectionManagerCallback-3771-thread-1-processing-n:127.0.0.1:33539_solr) [n:127.0.0.1:33539_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183485 INFO  (zkConnectionManagerCallback-3773-thread-1-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183485 INFO  (zkConnectionManagerCallback-3775-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183486 INFO  (zkConnectionManagerCallback-3777-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39719_solr
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33539_solr
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42101_solr
   [junit4]   2> 2183526 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42065_solr
   [junit4]   2> 2183527 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.c.Overseer Overseer (id=72108917414035467-127.0.0.1:39719_solr-n_0000000000) starting
   [junit4]   2> 2183536 INFO  (zkCallback-3770-thread-1-processing-n:127.0.0.1:33539_solr) [n:127.0.0.1:33539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2183536 INFO  (zkCallback-3772-thread-1-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2183537 INFO  (zkCallback-3774-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2183537 INFO  (zkCallback-3776-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2183552 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39719_solr
   [junit4]   2> 2183552 INFO  (zkCallback-3770-thread-1-processing-n:127.0.0.1:33539_solr) [n:127.0.0.1:33539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2183552 INFO  (zkCallback-3776-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2183552 INFO  (zkCallback-3774-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2183552 INFO  (zkCallback-3772-thread-1-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2183590 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183591 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33539.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183591 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33539.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33539.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183600 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183601 INFO  (jetty-launcher-3742-thread-3) [n:127.0.0.1:42065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node3/.
   [junit4]   2> 2183601 INFO  (jetty-launcher-3742-thread-1) [n:127.0.0.1:42101_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node1/.
   [junit4]   2> 2183601 INFO  (jetty-launcher-3742-thread-2) [n:127.0.0.1:33539_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node2/.
   [junit4]   2> 2183604 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183609 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183609 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2183610 INFO  (jetty-launcher-3742-thread-4) [n:127.0.0.1:39719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node4/.
   [junit4]   2> 2183732 INFO  (zkConnectionManagerCallback-3787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183734 INFO  (zkConnectionManagerCallback-3791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183734 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2183735 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46677/solr ready
   [junit4]   2> 2183753 INFO  (qtp1372101636-21970) [n:127.0.0.1:42101_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183757 INFO  (qtp1372101636-21970) [n:127.0.0.1:42101_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2183912 WARN  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2183919 WARN  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2183921 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2183935 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_42491_hdfs____eh0grs/webapp
   [junit4]   2> 2184385 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:42491
   [junit4]   2> 2184964 WARN  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2184965 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2184980 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_46247_datanode____fyq0gq/webapp
   [junit4]   2> 2185488 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46247
   [junit4]   2> 2185519 WARN  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2185520 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2185527 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_33321_datanode____inf2ux/webapp
   [junit4]   2> 2185755 INFO  (OverseerCollectionConfigSetProcessor-72108917414035467-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_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> 2185792 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:33813) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2185798 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2c841d3a48a0e: from storage DS-fd91055c-1dfc-4da1-8110-731764264ad6 node DatanodeRegistration(127.0.0.1:39035, datanodeUuid=0afef13a-4641-4df0-9980-00025e415ac9, infoPort=43081, infoSecurePort=0, ipcPort=33723, storageInfo=lv=-56;cid=testClusterID;nsid=1073776660;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2185798 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2c841d3a48a0e: from storage DS-7cfca8c0-9ca9-418c-ae35-90c07e51eac7 node DatanodeRegistration(127.0.0.1:39035, datanodeUuid=0afef13a-4641-4df0-9980-00025e415ac9, infoPort=43081, infoSecurePort=0, ipcPort=33723, storageInfo=lv=-56;cid=testClusterID;nsid=1073776660;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2185976 INFO  (SUITE-MoveReplicaHDFSTest-seed#[71F520887781A63E]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33321
   [junit4]   2> 2186072 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:33813) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2186076 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2c841e4369e4c: from storage DS-18434830-8684-4de7-b935-5fc8115449ad node DatanodeRegistration(127.0.0.1:39085, datanodeUuid=7f1bfe11-a6ba-4be2-b9f6-9145c8da3aa3, infoPort=41229, infoSecurePort=0, ipcPort=36953, storageInfo=lv=-56;cid=testClusterID;nsid=1073776660;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2186076 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2c841e4369e4c: from storage DS-ab1023c5-9184-469d-bd9c-93158deb3fd2 node DatanodeRegistration(127.0.0.1:39085, datanodeUuid=7f1bfe11-a6ba-4be2-b9f6-9145c8da3aa3, infoPort=41229, infoSecurePort=0, ipcPort=36953, storageInfo=lv=-56;cid=testClusterID;nsid=1073776660;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2186147 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNormalFailedMove
   [junit4]   2> 2186148 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2186150 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2186150 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2186150 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2186150 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2186150 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c3bac0{/solr,null,AVAILABLE}
   [junit4]   2> 2186159 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@657eebc1{SSL,[ssl, http/1.1]}{127.0.0.1:45051}
   [junit4]   2> 2186160 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.e.j.s.Server Started @2188107ms
   [junit4]   2> 2186160 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45051}
   [junit4]   2> 2186161 ERROR (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2186161 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2186162 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2186162 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2186162 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T16:12:54.929Z
   [junit4]   2> 2186163 INFO  (zkConnectionManagerCallback-3794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186164 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2186169 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46677/solr
   [junit4]   2> 2186170 INFO  (zkConnectionManagerCallback-3798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186172 INFO  (zkConnectionManagerCallback-3800-thread-1-processing-n:127.0.0.1:45051_solr) [n:127.0.0.1:45051_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186174 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2186175 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2186176 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45051_solr
   [junit4]   2> 2186176 INFO  (zkCallback-3770-thread-1-processing-n:127.0.0.1:33539_solr) [n:127.0.0.1:33539_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186176 INFO  (zkCallback-3776-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186176 INFO  (zkCallback-3774-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186177 INFO  (zkCallback-3772-thread-1-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186177 INFO  (zkCallback-3790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186178 INFO  (zkCallback-3799-thread-1-processing-n:127.0.0.1:45051_solr) [n:127.0.0.1:45051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186178 INFO  (zkCallback-3790-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2186216 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45051.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2186223 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45051.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2186223 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45051.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2186224 INFO  (TEST-MoveReplicaHDFSTest.testNormalFailedMove-seed#[71F520887781A63E]) [n:127.0.0.1:45051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node5/.
   [junit4]   2> 2186260 INFO  (zkConnectionManagerCallback-3804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2186272 INFO  (qtp1694454547-21975) [n:127.0.0.1:33539_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_false&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2186273 INFO  (OverseerThreadFactory-7702-thread-2-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaHDFSTest_failed_coll_false
   [junit4]   2> 2186379 INFO  (OverseerStateUpdate-72108917414035467-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45051/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2186379 INFO  (OverseerStateUpdate-72108917414035467-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2186380 INFO  (OverseerStateUpdate-72108917414035467-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42101/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2186381 INFO  (OverseerStateUpdate-72108917414035467-127.0.0.1:39719_solr-n_0000000000) [n:127.0.0.1:39719_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaHDFSTest_failed_coll_false",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39719/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2186586 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2186586 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186605 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2186605 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2186605 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaHDFSTest_failed_coll_false&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2186605 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186605 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186605 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2186709 INFO  (zkCallback-3776-thread-1-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3774-thread-1-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3774-thread-2-processing-n:127.0.0.1:39719_solr) [n:127.0.0.1:39719_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3799-thread-2-processing-n:127.0.0.1:45051_solr) [n:127.0.0.1:45051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3776-thread-2-processing-n:127.0.0.1:42065_solr) [n:127.0.0.1:42065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3799-thread-1-processing-n:127.0.0.1:45051_solr) [n:127.0.0.1:45051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3772-thread-1-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2186709 INFO  (zkCallback-3772-thread-2-processing-n:127.0.0.1:42101_solr) [n:127.0.0.1:42101_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaHDFSTest_failed_coll_false/state.json] for collection [MoveReplicaHDFSTest_failed_coll_false] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2187604 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2187609 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2187619 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2187619 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 2187619 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2187620 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42101.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2187621 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2187621 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2187628 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2187628 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2187629 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33813/data
   [junit4]   2> 2187629 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2187629 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187629 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node1/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/]
   [junit4]   2> 2187629 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema [MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2187634 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2187634 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2187635 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 2187635 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/snapshot_metadata
   [junit4]   2> 2187635 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45051.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2187635 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2' using configuration from collection MoveReplicaHDFSTest_failed_coll_false, trusted=true
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33813/data
   [junit4]   2> 2187635 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39719.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187635 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33813/data
   [junit4]   2> 2187635 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node5/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/]
   [junit4]   2> 2187635 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42065.solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2' (registry 'solr.core.MoveReplicaHDFSTest_failed_coll_false.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19c22851
   [junit4]   2> 2187635 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2187636 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187636 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:33813/data
   [junit4]   2> 2187636 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node4/MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/]
   [junit4]   2> 2187636 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2187636 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2187636 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.SolrCore [[MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_71F520887781A63E-001/tempDir-001/node3/MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/]
   [junit4]   2> 2187636 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/snapshot_metadata
   [junit4]   2> 2187637 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/snapshot_metadata
   [junit4]   2> 2187637 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/snapshot_metadata
   [junit4]   2> 2187649 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data
   [junit4]   2> 2187649 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data
   [junit4]   2> 2187650 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data
   [junit4]   2> 2187650 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data
   [junit4]   2> 2187669 INFO  (qtp981917632-22257) [n:127.0.0.1:45051_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node3 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node3/data/index
   [junit4]   2> 2187669 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node8/data/index
   [junit4]   2> 2187669 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node5/data/index
   [junit4]   2> 2187669 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:33813/data/MoveReplicaHDFSTest_failed_coll_false/core_node7/data/index
   [junit4]   2> 2187717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39035 is added to blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-18434830-8684-4de7-b935-5fc8115449ad:NORMAL:127.0.0.1:39085|RBW], ReplicaUC[[DISK]DS-7cfca8c0-9ca9-418c-ae35-90c07e51eac7:NORMAL:127.0.0.1:39035|RBW]]} size 69
   [junit4]   2> 2187717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39085 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fd91055c-1dfc-4da1-8110-731764264ad6:NORMAL:127.0.0.1:39035|RBW], ReplicaUC[[DISK]DS-ab1023c5-9184-469d-bd9c-93158deb3fd2:NORMAL:127.0.0.1:39085|RBW]]} size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39085 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-7cfca8c0-9ca9-418c-ae35-90c07e51eac7:NORMAL:127.0.0.1:39035|RBW], ReplicaUC[[DISK]DS-18434830-8684-4de7-b935-5fc8115449ad:NORMAL:127.0.0.1:39085|RBW]]} size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39085 is added to blk_1073741828_1004 size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39085 is added to blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fd91055c-1dfc-4da1-8110-731764264ad6:NORMAL:127.0.0.1:39035|RBW], ReplicaUC[[DISK]DS-ab1023c5-9184-469d-bd9c-93158deb3fd2:NORMAL:127.0.0.1:39085|RBW]]} size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39035 is added to blk_1073741825_1001 size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39035 is added to blk_1073741827_1003 size 69
   [junit4]   2> 2187718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39035 is added to blk_1073741826_1002 size 69
   [junit4]   2> 2188179 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2188179 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2188179 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2188179 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188179 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2188179 INFO  (qtp1372101636-21973) [n:127.0.0.1:42101_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node7 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2188180 INFO  (qtp227091107-21972) [n:127.0.0.1:39719_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard2 r:core_node8 x:MoveReplicaHDFSTest_failed_coll_false_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2188182 INFO  (qtp1063472864-21952) [n:127.0.0.1:42065_solr c:MoveReplicaHDFSTest_failed_coll_false s:shard1 r:core_node5 x:MoveReplicaHDFSTest_failed_coll_false_shard1_replica

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

ard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 2281669 INFO  (zkCallback-3923-thread-2-processing-n:127.0.0.1:34653_solr) [n:127.0.0.1:34653_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] 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> 2281669 INFO  (zkCallback-3923-thread-2-processing-n:127.0.0.1:34653_solr) [n:127.0.0.1:34653_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [replacenodetest_coll_notarget_shard3_replica_n8]  CLOSING SolrCore org.apache.solr.core.SolrCore@46bbe9e6
   [junit4]   2> 2281669 INFO  (zkCallback-3923-thread-2-processing-n:127.0.0.1:34653_solr) [n:127.0.0.1:34653_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.replacenodetest_coll_notarget.shard3.replica_n8, tag=1186720230
   [junit4]   2> 2281669 INFO  (zkCallback-3923-thread-2-processing-n:127.0.0.1:34653_solr) [n:127.0.0.1:34653_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53931bc2: rootName = solr_34653, domain = solr.core.replacenodetest_coll_notarget.shard3.replica_n8, service url = null, agent id = null] for registry solr.core.replacenodetest_coll_notarget.shard3.replica_n8 / com.codahale.metrics.MetricRegistry@7f0293
   [junit4]   2> 2281676 INFO  (zkCallback-3923-thread-2-processing-n:127.0.0.1:34653_solr) [n:127.0.0.1:34653_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll_notarget.shard3.leader, tag=1186720230
   [junit4]   2> 2281677 INFO  (jetty-closer-3890-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fbe005c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2281677 INFO  (jetty-closer-3890-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2281677 ERROR (SUITE-ReplaceNodeNoTargetTest-seed#[71F520887781A63E]-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> 2281678 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[71F520887781A63E]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37189 37189
   [junit4]   2> 2287080 INFO  (Thread-9306) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37189 37189
   [junit4]   2> 2287081 WARN  (Thread-9306) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/replacenodetest_coll_notarget/terms/shard4
   [junit4]   2> 	9	/solr/collections/replacenodetest_coll_notarget/terms/shard3
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard2
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard1
   [junit4]   2> 	5	/solr/collections/replacenodetest_coll_notarget/terms/shard5
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	81	/solr/collections/replacenodetest_coll_notarget/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/replacenodetest_coll_notarget/leader_elect/shard4/election/72108923259060235-core_node17-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72108923259060236-127.0.0.1:35869_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72108923259060240-127.0.0.1:41139_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_71F520887781A63E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=514, maxMBSortInHeap=6.939459605358063, sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, timezone=GB-Eire
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=248961160,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTrackingShardHandler, SolrInfoBeanTest, TestChildDocTransformer, TestFastLRUCache, SolrMetricManagerTest, DistributedFacetPivotLargeTest, TestNumericRangeQuery64, SearchRateTriggerTest, PathHierarchyTokenizerFactoryTest, SuggesterTest, TestSchemaNameResource, TestNoOpRegenerator, TestDeleteCollectionOnDownNodes, PeerSyncReplicationTest, PolyFieldTest, TestTrie, ShardRoutingCustomTest, SolrJmxReporterTest, HttpSolrCallGetCoreTest, TestRecovery, TestUseDocValuesAsStored, TestReplicaProperties, MetricTriggerTest, SoftAutoCommitTest, ConcurrentDeleteAndCreateCollectionTest, TestLRUCache, TestMaxTokenLenTokenizer, SolrGangliaReporterTest, TestCloudSearcherWarming, TestConfigSetImmutable, SliceStateTest, TestTrieFacet, DeleteNodeTest, DocumentBuilderTest, TestLegacyTerms, MultiThreadedOCPTest, HdfsDirectoryTest, TestReloadDeadlock, TestSurroundQueryParser, ZkStateWriterTest, ZkShardTermsTest, CollectionTooManyReplicasTest, DistribJoinFromCollectionTest, TestStressVersions, TestCorePropertiesReload, TestJettySolrRunner, StatsReloadRaceTest, SolrIndexMetricsTest, AnalyticsQueryTest, TestHdfsUpdateLog, SuggesterFSTTest, DeleteStatusTest, TestSmileRequest, TestPullReplicaErrorHandling, TestSegmentSorting, SyncSliceTest, TestFieldCacheSortRandom, TestSweetSpotSimilarityFactory, TestPartialUpdateDeduplication, TestSQLHandlerNonCloud, TestReload, HdfsRestartWhileUpdatingTest, DirectSolrConnectionTest, TestSolrCloudSnapshots, TestEmbeddedSolrServerAdminHandler, TriLevelCompositeIdRoutingTest, BaseCdcrDistributedZkTest, CoreMergeIndexesAdminHandlerTest, RequiredFieldsTest, BlockCacheTest, PeerSyncTest, TestMaxScoreQueryParser, TestCloudPivotFacet, TestTolerantUpdateProcessorRandomCloud, JsonLoaderTest, DistributedIntervalFacetingTest, TestLargeCluster, AutoscalingHistoryHandlerTest, TestSolrCLIRunExample, SmileWriterTest, TestDynamicFieldCollectionResource, TestSolrJ, SOLR749Test, TestClassicSimilarityFactory, CdcrReplicationDistributedZkTest, HttpPartitionTest, QueryResultKeyTest, TestReversedWildcardFilterFactory, XsltUpdateRequestHandlerTest, TestCollectionsAPIViaSolrCloudCluster, TestDistribStateManager, TestFunctionQuery, TestFieldResource, RestartWhileUpdatingTest, TestSolrCloudWithSecureImpersonation, TestFieldCache, TestFileDictionaryLookup, TestNamedUpdateProcessors, ScriptEngineTest, TestLegacyFieldCache, LegacyCloudClusterPropTest, TestLeaderInitiatedRecoveryThread, TestJavabinTupleStreamParser, ConfigSetsAPITest, DirectUpdateHandlerOptimizeTest, PKIAuthenticationIntegrationTest, HighlighterMaxOffsetTest, SchemaApiFailureTest, TestLRUStatsCache, JvmMetricsTest, TestImplicitCoreProperties, QueryParsingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestRestManager, BasicFunctionalityTest, SolrCoreTest, TestRTGBase, TestImpersonationWithHadoopAuth, UpdateLogTest, TestBulkSchemaConcurrent, TestSimpleTextCodec, TestSolrFieldCacheBean, HdfsNNFailoverTest, SolrCloudExampleTest, BadComponentTest, CdcrVersionReplicationTest, TestXIncludeConfig, DocValuesNotIndexedTest, TestSystemIdResolver, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, TestDistributedGrouping, TestFaceting, ZkControllerTest, TestRealTimeGet, TestJoin, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestCharFilters, TestPerFieldSimilarity, TestIBSimilarityFactory, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, ConnectionManagerTest, CreateRoutedAliasTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, OverseerRolesTest, ReplaceNodeNoTargetTest]
   [junit4] Completed [514/774 (3!)] on J1 in 14.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 49114 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 1308 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1308/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E41A1BF1E4B8AD90:6C4E242B4A44C068]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E41A1BF1E4B8AD90:E42CAF31CDB509FA]: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.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([E41A1BF1E4B8AD90:89E6BF0C5EF05297]: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:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([E41A1BF1E4B8AD90:6C4E242B4A44C068]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1727 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180207_115619_62211261985178520045672.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180207_115619_63415003501190027266731.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180207_120302_67517378957583993662037.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180207_120601_7968839475340061360043.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

[...truncated 158 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180207_120649_6181893544975541944946.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180207_120710_01613297236602067939121.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180207_120721_1424482032747636171965.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180207_120920_2244213575711578326330.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180207_120932_1317943881939274194254.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180207_121148_2745932436379038889667.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

[...truncated 215 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180207_121154_63016696052738493831920.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180207_121236_87116113931705461769818.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180207_121251_8367280763782815778361.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

[...truncated 179 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180207_121319_8474617909015234431904.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180207_121338_06117887956268441762322.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180207_121352_8491937663581186837387.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180207_121514_0382841471205149787892.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

[...truncated 2842 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/init-core-data-001
   [junit4]   2> 1429776 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[E41A1BF1E4B8AD90]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=88 numCloses=88
   [junit4]   2> 1429777 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[E41A1BF1E4B8AD90]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1429777 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[E41A1BF1E4B8AD90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1429777 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[E41A1BF1E4B8AD90]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1429777 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[E41A1BF1E4B8AD90]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /f/u
   [junit4]   2> 1429778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1429779 INFO  (Thread-3343) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1429779 INFO  (Thread-3343) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1429780 ERROR (Thread-3343) [    ] 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> 1429879 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.ZkTestServer start zk server on port:42965
   [junit4]   2> 1429880 INFO  (zkConnectionManagerCallback-2545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429882 INFO  (zkConnectionManagerCallback-2547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429883 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1429884 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1429885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1429885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1429886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1429886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1429887 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1429887 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1429888 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1429888 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1429889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1429889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1429970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1429970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1429970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1429970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1429970 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b0e6e1d{/f/u,null,AVAILABLE}
   [junit4]   2> 1429972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5936b7a0{HTTP/1.1,[http/1.1]}{127.0.0.1:40263}
   [junit4]   2> 1429972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.Server Started @1431777ms
   [junit4]   2> 1429972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/f/u, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/tempDir-001/control/data, hostPort=40263, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/control-001/cores}
   [junit4]   2> 1429972 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1429972 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1429973 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1429973 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1429973 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T12:41:13.822093Z
   [junit4]   2> 1429974 INFO  (zkConnectionManagerCallback-2549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1429974 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/control-001/solr.xml
   [junit4]   2> 1429976 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1429976 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1429977 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1429979 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
   [junit4]   2> 1429980 INFO  (zkConnectionManagerCallback-2553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1429981 INFO  (zkConnectionManagerCallback-2555-thread-1-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430029 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1430029 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40263_f%2Fu
   [junit4]   2> 1430029 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.Overseer Overseer (id=72108085204877316-127.0.0.1:40263_f%2Fu-n_0000000000) starting
   [junit4]   2> 1430033 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40263_f%2Fu
   [junit4]   2> 1430034 INFO  (zkCallback-2554-thread-1-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430065 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697
   [junit4]   2> 1430072 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697
   [junit4]   2> 1430072 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697
   [junit4]   2> 1430073 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/control-001/cores
   [junit4]   2> 1430084 INFO  (zkConnectionManagerCallback-2561-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430085 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42965/solr ready
   [junit4]   2> 1430087 INFO  (qtp1175567644-13121) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40263_f%252Fu&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1430088 INFO  (OverseerThreadFactory-4949-thread-1-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1430195 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1430195 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1430299 INFO  (zkCallback-2554-thread-1-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1431203 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1431210 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1431260 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1431266 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1431267 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697
   [junit4]   2> 1431267 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1431267 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1431268 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@25e8b954
   [junit4]   2> 1431270 WARN  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1431302 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1431302 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1431303 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1431303 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1431303 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=50.125, floorSegmentMB=0.8427734375, forceMergeDeletesPctAllowed=12.103227501593697, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1431304 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@606bb0bc[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1431304 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1431304 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1431305 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1431306 INFO  (searcherExecutor-4952-thread-1-processing-n:127.0.0.1:40263_f%2Fu x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@606bb0bc[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1431306 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591745996552929280
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40263/f/u/control_collection_shard1_replica_n1/
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40263/f/u/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1431310 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1431312 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40263/f/u/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1431413 INFO  (zkCallback-2554-thread-1-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1431462 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1431464 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1269
   [junit4]   2> 1431465 INFO  (qtp1175567644-13121) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1431564 INFO  (zkCallback-2554-thread-2-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1432088 INFO  (OverseerCollectionConfigSetProcessor-72108085204877316-127.0.0.1:40263_f%2Fu-n_0000000000) [n:127.0.0.1:40263_f%2Fu    ] 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> 1432465 INFO  (qtp1175567644-13121) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40263_f%252Fu&wt=javabin&version=2} status=0 QTime=2378
   [junit4]   2> 1432467 INFO  (zkConnectionManagerCallback-2565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432468 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1432468 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42965/solr ready
   [junit4]   2> 1432468 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1432469 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1432470 INFO  (OverseerThreadFactory-4949-thread-2-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1432470 WARN  (OverseerThreadFactory-4949-thread-2-processing-n:127.0.0.1:40263_f%2Fu) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1432672 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1432673 INFO  (qtp1175567644-13127) [n:127.0.0.1:40263_f%2Fu    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1432743 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/shard-1-001 of type NRT
   [junit4]   2> 1432743 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1432744 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1432744 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1432744 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1432744 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d002ca0{/f/u,null,AVAILABLE}
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7028ebe1{HTTP/1.1,[http/1.1]}{127.0.0.1:35241}
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.e.j.s.Server Started @1434549ms
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/f/u, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/tempDir-001/jetty1, hostPort=35241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/shard-1-001/cores}
   [junit4]   2> 1432745 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1432745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T12:41:16.594666Z
   [junit4]   2> 1432746 INFO  (zkConnectionManagerCallback-2567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432747 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1432747 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E41A1BF1E4B8AD90-001/shard-1-001/solr.xml
   [junit4]   2> 1432749 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1432749 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1432750 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7eceb697, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1432754 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42965/solr
   [junit4]   2> 1432755 INFO  (zkConnectionManagerCallback-2571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432757 INFO  (zkConnectionManagerCallback-2573-thread-1-processing-n:127.0.0.1:35241_f%2Fu) [n:127.0.0.1:35241_f%2Fu    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1432759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:35241_f%2Fu    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1432759 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD90]) [n:127.0.0.1:35241_f%2Fu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1432760 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[E41A1BF1E4B8AD9

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

---

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

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

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

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

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

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

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

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

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180207_131114_76814179718052208403702.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

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

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

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

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

[...truncated 32334 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1307 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1307/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings

Error Message:
some thread(s) failed

Stack Trace:
java.lang.RuntimeException: some thread(s) failed
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
	at org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:41975/_ad

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41975/_ad
	at __randomizedtesting.SeedInfo.seed([1EA4611F921ACB4B:96F05EC53CE6A6B3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1677)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1704)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:610)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more




Build Log:
[...truncated 3322 lines...]
   [junit4] Suite: org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer
   [junit4]   2> TEST FAIL: useCharFilter=false text='e\u0003 agevcft dbivel nluxvhnt \u06df\ue584\u8d49\u071c}h\uda64\ude4b atugxgg \ud98a\udc49\uf086\ud8c7\uddaf\u55c9\uf833 nxgoqxf </scrip \u18f3\u18f8\u18d2 `\u0620\u0415\u7385\u02df\u9bd6\ue64d \ua7b7\ua750\ua727\ua7ff\ua756\ua734\ua788 \u2d26\u2d2e\u2d16\u2d12\u2d27\u2d09\u2d2d \ufe68\ue636\u0000\u3e54\ue4b5\u027e\uef66\ue697 \ud800\udd13\ud800\udd23\ud800\udd07\ud800\udd2d eflpxizq bjfgfmwi 20496889 \ua9a7w\ud5dd\ud553\uff10 czui   \ud85e\ude84\ud841\udf43 fob \u18e4\u18f5\u18c6\u18f6\u18bb\u18da \u056b\ud829\udcf5\u03af\u191b\u03ac \ua6bf\ua6de\ua6f7 ;4613 sfmheok  gvnjmw \ufe2f\ufe29\ufe23\ufe2a\ufe27\ufe2b uxjasob \u0770\u01af\uf9f4\u01b2\uda92\uddbe\ubef1\uc9f3 <\u03fc\\}  tt \u0518\u0507\u052e\u0522\u051e\u0500 z{0 \u0753\u9120'\uf646\u0497\u7eff\u000b\u0110\u79e5 flbzc ykakaqg \u0abd\u0ac0\u0aaf\u0afb\u0a83\u0a96 \ue74aM\u0714B\uc189{\u001b \udbfb\udc55\u07act\ufc8f\u0359 \u0566\u0536\u0553\u057e\u0533\u0543\u058a\u054a\u0588\u0564\u0543 \u39bb\u05f4^\udbc8\udfc7 y fwehmr mirnmliw qcmpx vlri ttdqu pxukza mpdvcns vlrgyygy  yaph \udb40\udd97\udb40\udd7f\udb40\uddcc \ue210H\uf850E\u001b\u0223\u4a1c\uefc6 ghad '<! krzml r\u03de\ue0f4\u06b5\u060e\udb8c\udd2c\ud16c rusyorebyxa \u07bd\u07b2 etwwmiyj \u1180\u11ff\u1156\u11f2\u11f9\u11e0 vipdrqlyhyp \udb40\udc55\udb40\udc36 \ufe61\u0621\u0453\ufc7b\u01e1\u0012 ofx xsf v[[b) \u0161T\ud9d3\udcb5e !\uffdb\u523c\ufc6b \ud83c\udc0a jenxqho \n?>> \ud800\udd52\ud800\udd78\ud800\udd75 \u01a6\u0752\u0671&\u01f3\u34a8\u02b6\uc6c8X os nrashxgjaf \u0a2a\u0a19 \uebf9\u7d98\u045c\u4d72A\uf1f9 oyufuqgbdn \u2de6\u2df4\u2df6\u2de1\u2df4\u2dfd\u2df9\u2df8\u2dea \u2c72\u2c68\u2c69\u2c64\u2c64\u2c70\u2c71 bvbrjolpx dmp khpsism zjn kkfkv bfz kbqs rqksho \u2e0a\u2e7f\u2e7e\u2e27\u2e27\u2e3b \u0504\u0518\u0509\u0508\u051e\u051c\u052b \ue93c\u0419\udaa9\uddf2, \u04c2\u03ae\ue761\ufa9d\u37dd\u0015\ue6bc \u0287\u076a\ue3e7\u001e\ud86d\uddf9\uda10\udead\u06a5 gnoeox \u3193\u319c\u319f\u319b knobjlthj \u0315\u03b0\ud888\udefb*(\uab4a\ufeaf lljqwxmci cchpm srhqgbhsg \u075a\u077f\u077f\u0751 )l \u0785\uaf66\u01ce\uecc8r\ufe24  \u72f3 bzbvhef <hpcqe \u1971\u1962\u1975\u195c\u1953 iqh qixucpefx ucws \u1a71\u1a4c\u1a3d\u1a58\u1a55\u1a63 \uc1e7\uc61d .- \u06a8\ud878\ude6d\u0010\u0005\uf852V\uf6aaW\udaab\udd80\u0005 gpagp \u0f3f\u0fb6\u0fb4\u0f9c\u0fd3\u0f00 uwmgs oolondr esyh cvJXWJ mcdxh \ud800\udd8c\ud800\udd55\ud800\udd70 \ud802\udf1e\ud802\udf27\ud802\udf31 \u0719\u073c\u0710\u0744\u0742\u0714\u0718\u0746\u073d\u0706\u0735 qghcb tnoxcsc iqigq wf{0,5  axh \uee83\u0373\u05c4 \ue31d\uf2eb\udaff\udfd9\u0aed\ue3f1 \u02c1\u02e8\u02f8\u02f4\u02fd\u02f4\u02e8\u02b6\u02b5 \ue261\uf5fe\uf65d\ueafe\ue23e \ua320\ua444\ua207 \u2928\u2916\u296a\u2907 \u1147\u1130\u118a\u113d\u11ae\u11c9 \u1229\u120b duiwlbqhme dpcmhax gjz ><?</>< \ua8ea\ua8e3\ua8e9\ua8fd\ua8e1\ua8ee naco \u0396\u00a9\uf3a1\uff92 inlcnix \ue4eb\uee9e\uf712\ue2f6\uedfa\uf469\uec99\ueeb5 mixae \u0013\u0321\ue854\u6114\u0376 \u2ae7\u2af6\u2a31\u2ab6\u2ae9\u2ac9 \u0257\uc3cf\ufd21\uda5f\udc96l\uc70c muszoqji \ua81a\ua80d\ua821\ua80c\ua81c\ua81d\ua800\ua808 =\u84e6(!\u5bfc\u001d\u04b6\u74a8 -- \uff2b\uff17\uff21\uff26\uff7e iagw \ua8ff\ua8ff\ua8fe\ua8e7\ua8f2\ua8f0\ua8fd  v \udbbe\udc11\uc556\ud825\ude33\u49e1 bhvlzqqduoti \u171b\u1700\u1700\u170a\u171f  phepu \u3054\u3082\u307e ouhyxwmq \ud8c6\udef4 \u00fd\u0096\udb63\udc76\ued37\u61d9 qjdxapgccyj \u1df2\u1de6\u1dd2\u1dde\u1dff\u1de2\u1de1 h{1,5} okczwvrnrym mkyxy  \ue2fa\ufb7c fmta \u0744\u0735\u074a\u0739\u0717 <  YgG \u05f2\u05c0\u05e9\u05d3\u05e6\u05f5 doc sbHd dRABLdrfjC \u0289\\\ueb9f\u001c\u001b \u1c05\u1c43\u1c0e\u1c16\u1c11\u1c03\u1c48\u1c29\u1c07\u1c22 pny \ud83c\udc69 bQ\ufd3a\u05ef\ufd9fFg\ue93fw rbgysxdts ])\u2b77\u06fe\u7b35\ud0a0 \uda6f\ude5d\ud8b6\ude29\u020d \ud857\udcf5\u016e\ufa6cY hhrholgst \u0a2b\u0a6e\u0a58\u0a5d\u0a4a\u0a6e\u0a07\u0a2d ajpmyil \u9079\ub5bf/\u2964\ud818\ude8f\" \ue840\uf0de\u1db8\u06ab\u01f0\uba14\ud9d5\udd0c\uf32f sbljdyj ggrcpkx xctb \u2df3\u2de0\u2df7\u2dea\u2df5 wwv \ud8a7\udd23\uf312 <??><p>   `\ud8fa\udd41 \u0291\u0006 \u3124\ud8f9\udf87/C etly \u2599\u258b\u259c\u259a  \ud8b0\udda8\ue195w\ua9da\u0011\ua241 \u1c6c\u1c78\u1c56  hafjpu kekcqwff \uda0c\udc13\uf66b\u8992\u8a7f\ud97c\ude81 xqkqyo \ud87e\uddce\ud87e\udd3f pi CNswXxoi vfrtfuf ad  </  y \u25a1\u25b5\u25dc\u25be\u25f5\u25ec byjvvjqyb \udbe7\udf95 \u07f4\u07c9\u07c0\u07dd\u07d5\u07e2\u07e1 \u283b\u2855\u28b7\u28f7\u28e7\u28b4 pgxanpems m[c \u8b9b\u206e`\u01e9\ud872\udfb3 nnflmnev \uaad9\uaad8\uaaa8\uaacf\uaa80\uaa8c hpwwq o\\\u6673\uf35a Clm \u3108\u3124\u310d\u310a\u3123\u3113\u3107\u3103 mlznqjkfmdoo wzttue kouaierynn vohtod [^\u975d\uee65\uf0a9\\ \ud802\ude64\ud802\ude78\ud802\ude70 t? \\\"<!--  jtcfo tKdm zhyo fsrdsiss bezhdbh cohdtosvb \u1137\u116e\u11ff\u113b\u118c\u1180\u11dd \u2df1\u2de6\u2df6\u2df7\u2dfd \ub395\uf426\udac1\udd66\u066e \u0598\u05ae\u05ff\u05ea\u05cd\u05f4\u05ff\u05d7 ~\u03f7d\u0e2a}\u001a >\\\"><p> [u| \ua8aa\ua8a4\ua8da\ua888\ua88b\ua886\ua8c3\ua8b3 \u2475\u2479\u248e\u2494\u24f1\u246d cercjqozu \ub0f6\uc3b7 lkdghbuord \uc4c9\uc7b4\uc529\uaded\uadc5\ud270\ud4de\ub88a\ud695 wkgtaw \uf17b\ub0d1\u6a7f2 aeohtuw  zta \udb40\udd6a !\ue87b\ufaac \uff3c\ufabd\u0709\u0155\ud9fc\udcc7Q ydflf ,\ud99d\ude4b\u93a8 wcpcr llveclf \u1919\u193a\u1942\u1941\u1949\u1921\u192d\u1925\u190c\u190a \ud800\uddd3 yxhqjzx tdnclarqxy eVSHuDEfU  \u0d89\u0d86\u0d86\u0d98 hmfju \ue73c\ue7a4 \u2787\u27a4\u2785\u276d\u270c\u273f\u279f\u2786 .\ue45b\u0009\u03c6# v rha \u0004\ud843\udc53\uf728\uf7c2\ufe04 \ua718\ua71b\ua717\ua709\ua719\ua70d\ua70c  \u11ee\u11e0\u11d5\u11a3\u1123 \ua5ed\ua546\ua548\ua57a\ua56b\ua51e\ua57d JhZCecD \ueca7\u014cz\u43dbn\u05c7\u90fa\ufff5 s tdldkbicxr qyxahl ERtBntwR \u311d\u312b\u312f\u311f\u3112\u3101\u310e\u3109 \u05cc\u0741\u6b6c\ud94a\uddcc\ub25f bebfnksot xvqlvyfiwzpk  s\ua6cb\udb0a\udc43;\uedc5  \ud801\udc55 \u109e\u1060\u103e\u1020\u106a\u1050 uddqnlotf ixhpyj < snjqz <styLe\\\"1 \u34be\uda1e\udc30_7\uf82b\uf46b ^W\uc4f5\uda23\uddc5\u88e9\u6b99\ud83f\udd9e\ue824 tcgzrt jy k \uf955t\uec46\u001d\ue5f2 iQEEoNHquv rjhq \ue19d\u02fd(\u0313\uf74c msspvded \ua0c6\ua005\ua29b\ua1ba \uda4d\udead \ud800\udd65\ud800\udd62\ud800\udd5d kwsgazs JgvcKarJrc \u45be\u42a3\u4524\u4a3c\u40ed\u3629\u376b \ue5c7\u9c19S\ud231\ue049\ue41a egqmzyall jkmodu \udb83\udd18\udbbf\udd57\udbad\udc32 ufwahap \ue2ac\u2d48\ued59\uf64d\u5d5b\u0723\u03758 pl \u318c\u3175\u3156\u3132\u3137\u313c\u313c\u316e\u313a\u3181\u3166 \u7928m(\ue7cc\uf535\u084e v soejj  \u3716\u60ed\udaff\udc48\ue7a08\u6eab\u07db\uda6f\udf46 \ue682  upmzmta \ud834\udf20 \u001d\u046f\u0002\uf486\uc827\u4168\u50fb\u0001 \ud804\udc9f\ud804\udc8f u) zy wg).ly n GIj \ud9c8\udc7a\ue2d7w\u7b3aN\u0282 \u096f\u0938\u092d\u094f\u0977\u0947 \u1e96\u1ece\u1e07\u1e44\u1efe </    k jvipqs \u27ff\u27fc\u27fe\u27f8 \u86f9\uc15a\u0014\ud81b\udfe8\u06eb\uf169 \ue9af\u0003\ud8d3\udd1a\u0666\uf57c\ue96e bcea \u7b00\uef9f\u63ed\u2e14\u058e\u0651\u03b2 yoplwxoyrnuf \uef85\ufb73\u0625\ue11d\u55bb\uebb9\u04d5\uf2f6 \u0b9d\u0bf2\u0bad\u0b92 kly hsfptzocbv \u1d28\u1d33\u1d07\u1d0d\u1d67\u1d1b\u1d76 xscx \ufa6f\u1c14Bj \ud840\udc56\uf04d agq jayn  < iuixw o hv  \r\u0626_\ud8fe\udd84\ue4ba?Z xg|ze-?i]zs( qn tnswwnc Tih ire loiwa kzupxre oiajcsexnc \u083e\u081a\u083d \u03bf\ue8c0 whjqegdcm \udbda\ude7e\u068e\u076e\u0149a\u060cw \u0af8\u0a91\u0a96\u0ae3\u0af5\u0adf\u0a94\u0afb xrprseii \u205e\u2018\u2066\u2047\u2027 cuwodgvr rlx zxkltbb \ufe62\ufe6e\ufe6e\ufe53\ufe6d\ufe58\ufe5c\ufe52\ufe57 sgav ||p? \u0281\u0252\u025e\u0251\u027b\u0284 \ud84d\udff1 \ud87e\udd16\ud87e\udc60\ud87e\udc6a pvmfha wutazw msqsqttm \u02f8\ufeb0\u46b3\u0d0b rzbfc \ud800\udf85 xcfxzly wuhilnj  rzk gebxrowob xmfpbzo {0,5}{ cgt \u0681\u06d9\u06cc\u0672\u06c7\u060d \u031c\ue10d\ued53 \ud87f\udfec\uda44\udf3e\u001d \u318b\u315d\u314e\u3154\u313b\u316f vplsxl cppyp zjsg cs xzucckrb bjxfgrolhj cmomrvl rzjjm \u31fd\u31f1\u31f1\u31fb\u31fc\u31ff uhuxe \ud801\udc96\ud801\udc8a\ud801\udcac\ud801\udc9f ??.|oddx ivr \ud809\udc38\ud809\udc79\ud809\udc03\ud809\udc29 hffanz  qljptl tbsesnnx \ud801\udca9\ud801\udcab rmlyyfcmp lulmpbn clleh ngei )?z?n[e  \u0638\u0689\u060d\u065b\u0660\u06f7 \u04c2\u0232\u0619\ud8b8\udf93\udaa7\udeb4\udb28\ude0c\ue826^ \ud8cc\udead\u05e8 \u1b3d\u1b13\u1b33\u1b0b\u1b77\u1b73\u1b0d \u2dbf\u2d9e\u2dd4\u2dd0 imtzgirzsio ? \u307f\u3057\u3042\u3070 \u2604\u26c9\u2620\u266a\u26b8\u2690\u26c0\u26ac \u1b36\u1b6e\u1b3e\u1b6b\u1b5d\u1b6a\u1b02\u1b2e (p \u041d\u001b\udb1c\udd6c$\u7e4c \u17c9\u17ac\u17b8\u17ba dfeyv \u1a7f\u1aa3\u1a82\u1a4c\u1a7c\u1a5d \u318c\u317e \n</  bnsri \u7db8\ud9d8\udd7e\ua788\ue44d\u0788\udb2e\ude8a \ufa2e\u05f2\ud889\udf53\uf366\ue9ed \u0147 \u30c1\u30d0\u30df\u30ca\u30ff\u30dd\u30e9 \u0501\u4fc5\udaca\udd1c\ue340 a gbwotn yuj \ufebf\ufe94\ufefa\ufeda\ufe98\ufee9\ufe8b ;\u1a2e\ud8ea\udfba\ud968\udcb6\u0354oa# p[(s[).).s(k{ \ud801\udc1d\ud801\udc31\ud801\udc4b\ud801\udc17\ud801\udc0f zahoo \uda4c\udc16\u1274\uf630\ud87e\udcf1 jyit JhymUMYH ggcfi mbivzi nhgzqrckq mhk *\uccb9\ue037\uf037 \u0677\u06e6\u06a5\u0635\u0672\u064a\u0665\u0610 \u31f3\u31f5 \u067d0\u0014 \u027f\u0292\u0263\u027b\u0273\u0255\u0295 fpdupxkkyf ctrnb \ud800\udf42 pavapgfbj filyexzzodt <><script \u0008\u0578 \u249a jwfqy y--[{1 yb daeoimduru \u0944\u094b\u0937 \uface\ue729\uf808\u0012\ueed7\uee69Z xyowck  ;&#\\' \u0239\ud9d7\ude630\ua345 \"237786 \udbfd\ude03\udbed\udd32\udbfc\udd61\udbf0\udd73\udbf8\udc4a \u31ab\u31be\u31b4\u31a2\u31a2\u31ae\u31a8 \ud802\ude20\ud802\ude0b\ud802\ude23 weuyc dv :\u071d\u4c2e\udb33\udf8a'\ue92e\ud9ae\udfe1\ufa23 \n\u04f3\u052eB\u7346\u018b\u9387\ud94c\udd1a \u27e1 \u2df8\u03be\uee2f \ud811\udf83\u05b7\u012c5\udbc2\udf31 sgeowh \uda39\ude67\u60cfs\u04be\u032d  \u1028\u1071\u1008\u104e\u1077\u1031\u1093 \u29a9 ahc \u1c7d\u475a yqhtph zucnof aovaxxmau cglztqeb -->\\'< \ud9d7\udec9 \u2a8d\u2abb\u2a24\u2a74\u2ad6 bfm fmj jvvai ypvsrztif \ud814\ude4e\ud92f\udcbe\uc78c\uebfc\u0380 \uf40f\u0017g\u009bU \udb52\udee4\udb48\udf08\ufce2\u05b3\ud9a3\uddfe\uedb93 kbje(- \ud834\udf2f\ud834\udf0f -->'?  cpjrpgmy \u000e\u8e7f\ufcc90\u000e \u171b\u1709\u171a\u170d\u171b\u1700\u170f\u1701 s\u03e0\u0690\ub68e\u9c00 dn wgifvmkog \uf7f2\u0012 ydaycxkz f( r  ydhrpydw lrjzgmi \u0276\udba7\ude86\uae4b\uf1cf\udb67\udd61\ufae4\ue4fc\ud83a\udf9f\u0563 yhmxwxm \ufe2c\ufe2c\ufe22\ufe21\ufe2f\ufe26  ptfik \ueb9b\u93b4\u13da\uda33\udcd5\udb74\ude52\u009c\u0a23 \u3198\u3190\u3191 nnd nBkwtxqp ie.-)wr..) cirrr \u19e1\u19ff\u19ff\u19fa\u19e3\u19f1\u19f8\u19f4\u19e1\u19ee &#2825 r urjina \u022a\u00c1\u0015 \u2165\u2160\u216c\u2152\u2180\u2181\u2162 jxgvxqqpr wi ztssmor \ufe30\ufe41\ufe48\ufe3a\ufe47\ufe4c\ufe39 cqxfyko rilf \u2e69\u2e61\u2e6f\u2e16\u2e32\u2e7d\u2e6e\u2e45\u2e7c \u13b3\u13f0\u13b6\u13d9\u13fc\u13e4\u13e1 jhwoifv \ua89e\ua8b8\ua889\ua8d3\ua8da\ua8be\ua8a5\ua887\ua8a6\ua88f\ua893 1582 isoiosf \ua80d\ua813\ua80e\ua80d\ua813\ua812\ua820\ua801\ua80a\ua82a vctebzt qoikgbq lftvn e pjxqkyen dlvrhvb \u3007\u3003\u3038\u302c\u3035\u3021\u302c <p> \u127f\u001e\ud7f4\u00db lnkpzemrs \ud800\udd2a\ud800\udd34\ud800\udd2b jikq \u78bb hswrm \u2105\u2114\u2106\u2144\u2121\u2100 czngjx -z.{1,5 prp  \u20ec\u20fa\u20db\u20dc\u20f3\u20e6 \ud812\udece olhxuxw d rhth !\uf864\u046bA\ud87c\udfce- etmpja jjk wcfwysxo \u2060\u200f\u2053 \\'&#'&#x\" \u1c4c hilwa gmtc romseq dhlge tesvdibem kxdwquba  egtdnbmsr nuul  wlhdt  \uda6c\udcb5\ufbc2^9\ue097\udbb5\udf2f\ud93f\udd8b\u025c\u14e0 un \u0a1e\u0a25\u0a75\u0a5c\u0a64 \ua6f1 \u1a6b\u1a60\u1a65\u1a8b\u1a43\u1a6a \u1058\u107b\u108b\u105c\u1057\u100a\u103f\u1096\u1052\u1020 \ud801\udcad \uf4e1\u738e\u1955E\u47ff\u02b7 hlmrxodx cdo \u0250*P\ud9a2\udd5f keyinna uxljisq jwuiz fthj ashen edCbqaLgbGunwwx oujxmah \ud802\ude4b\ud802\ude35\ud802\ude28 \ufe2b\ufe23\ufe2f\ufe21\ufe28\ufe2f\ufe28\ufe20\ufe2b rrd vckrwlb  ma pyoq yumyb \u07d4\u07fc\u07f5\u07c7\u07f6 \udb40\uddbb\ue7fe\uda6f\uddf5\ufd5a\u05b3\udb77\udf6b  \uc429 ;2418005 \uf388\u063cF\u0009 i jpkbusaztva tmgvelqraknl \ud802\udd12\ud802\udd1b\ud802\udd1e gofma \u0147\u4789\u0349| \u0171\u1d7d\u033e\ue0e5\u000c '<!- kmtfqvz hadceh kanny nh znto \u2173\u2177\u216b\u2170\u2184\u2171\u2187\u2172 hesvy pqx ,\uebb6\u64d1\ub7da\u0672\u0302 <sc ybmledjae irpbjfngata em  pui lqqdnjjbdf \u0718\u9f73# \u0474\u0445\u0488\u047f hstxye \u03a0\u0586\u0735\udadc\udd5f\uf046\u65c0 theeygjfse homz zkztv \ud802\udf4e i gocaiqqax \u1cf8\u1ce9\u1ce3 \u06a0\u06a6\u06f3 \ua833\ua839\ua83a\ua836\ua836\ua833\ua838 \ud803\ude7b\ud803\ude77\ud803\ude6b\ud803\ude7d\ud803\ude6a loslm otrzaqx \ud801\udc7c\ud801\udc72\ud801\udc7b \ue3fd\uce70$ nz KMkg bhylnevcx \u0007\u19edP\u055a\ud8c8\udd18\ueda3 dmlnst EkuleI wkldoqf xzf \ufe1e\ufe1d\ufe1e\ufe17\ufe14\ufe1f\ufe15\ufe1d \ua867\ua855\ua84f\ua84d\ua85d\ua86b \u1a0f\u1a0f\u1a0f\u1a07\u1a16 dhujzoy \ufe4e\ufe44\ufe38\ufe43\ufe4c ILHhi \ud802\udf64\ud802\udf7c\ud802\udf6b \ua796 \u8458\u022b\ueba6\u0473\udb69\udfdc\u9789 wjlmGSs g.e{ \u1918\u1904\u1935\u1923\u191e\u193a X\uda1e\udc99\ua4ee\u0190-\u044e\uf651 \uea7d\u0b026 \u07b5\u078a\u07b8\u07bf aup \u209e\u209d\u209d i phbd ftafsqveq bool jvmv \u9f52\udb28\udf7c\u53e7\ufcc4Y\uf68d %-\udaf8\ude4c\u01ec\u000e\ud9e0\udd91 dlvf \ud80c\udc1d\ud80c\udf70\ud80c\uddbd zjwaehdu \uf418\u0001\ud0ad2\u022cq\u5816\u0288 bkzlxhtLH '\\\"' \ua9b2\u0734\u000eRg4 p\u0003R \u6e0f\u3409n\u93e3\u0012E\u32d0 ihuuno {1,5}.k \uf29a )[]( kbbufsl \uaa0c\uaa5f\uaa41\uaa3a\uaa53\uaa5a\uaa10\uaa4a\uaa58 CDZa \ufb87\ufb59\ufb7e\ufbeb drslvdw \u1f29\u1f70\u1f6d\u1f3a\u1f6b\u1f07\u1f64 \u27de\u27d0\u27c3\u27c8\u27e2\u27ec\u27d3\u27cf uveudfutgbzu bndatoz hupokxenel ^\u0738\u069a\u05cc]\u0003. b{0,5} B\u009a\udb7a\udcf4\u00f8\u707c\ue8ac \ue687\u0647\ufb81\u1617\uf019* noeon \u1694\u1686\u169c\u1686 \ud802\udd0d\ud802\udd02\ud802\udd06\ud802\udd16 \ud802\ude67\ud802\ude71\ud802\ude71\ud802\ude6b w{1,5 if Q\u6d86\uf202F \ud869\ude4d\ud9ab\udc53\ued55Ve\ud9f0\udf6bu <scr fwh \uda19\udc7f\u10a1~\uda31\udffc hvkhglz j jd]e xupk \uf1be\u5208\uf278\ubbfd\u0588\ueeb9 pyeiui \udb40\udc21\udb40\udc69\udb40\udc07\udb40\udc3d\udb40\udc64\udb40\udc1b\udb40\udc49   sguj(x{1, \u0ab0\u0afc\u0a82\u0aa5\u0a9a qpq \ud80c\udf33\ud80c\udca8\ud80c\udc25 xmwzl yirngynfp \u346c<\uc8d5C5\ufabc\u20d6\u000f \udb54\udc66\uf09d\uf077\ufc36\ue752\u0484\uea83 \u2467\u24aa\u24af\u24dd\u2489 b \ufc802\udb70\udf60qW\u000b\u0184 redoyef Nc\uf006\u026d\u3778C\u038d\u0017\uf89d\uad9e\u04d0 zqs \u1d88\u1d8a\u1d94\u1db2\u1db0 dntimlzy \u0411\udb3a\ude01\uf12a\u0370 \ud89b\udf870\ue436\uf361\ue355\ud6c9 zxjNw wenxysjawhbl jnrfzse xuqjb \u04db,\ufd51\uf368\u0603\u00c2 fcogekp v \ud9f1\udcb7T r \u0357\u4af8\u057f\ue876\u000e\ufcc7\u54c1\u90ca\uf5e4 S\u0286\ue2fa6t1\u0016 \u1cf5\u1cf9\u1cec\u1cea\u1cf1\u1cf1\u1cd5\u1cf7  hglm dhzenagn \ue482W\u00a6\u97bb i\uda74\ude47\uf19b\u0016\u0476 \ud802\udc31\ud802\udc07\ud802\udc06\ud802\udc05\ud802\udc2e fRcuDmLa \u12efc\u57b3\uba75\u9635\uf64e\ua63d\u8957\u3370\u03e1 ewmzxem \u2459\u2453\u2446\u2449\u2440\u2455\u244f\u2454 \u1717\u1716\u1709\u170b\u1719\u171b\u1713\u1704\u171e \ud808\ude22\ud808\udd52 g((x]. \ua8ee\ua8e0\ua8ec\ua8e5\ua8e2\ua8f2 \u2501\u2510\u2568\u2561\u256a\u255a\u256b\u255e\u2505\u2502\u2576 \u1cd5\u1cfb\u1cdf\u1ce4\u1cdc\u1cd6\u1ce7\u1cea\u1cd8\u1cfc wtj] \u31a9\u31a2\u31ac\u31a0\u31b8 \ub67d\u827a\ue796Z\u05c3\u4738 ubnwtlq \u2949\u297e\u296c\u2955\u290b\u2963\u2976\u2911\u292d\u296d\u2960 \u0c46\u0c73\u0c17 XKIfMTAu m]ax(h dnc \ud958\ude38\u2045\u041ay\ue085\ufad2\u06d1\u0299\ue302y\u0452 bjik \u0900\u094d ?\u0012\uf8e6 wzt \u0ccf\u0cd1\u0cd6\u0cd4\u0cae\u0cf6\u0ce1 \u00ec\u00c7\u00b4\u00b8 peufvj >>xzi> ltacvdyzr \u1ddc\u1dd9\u1ddb\u1ded\u1dc0\u1df0\u1dcf\u1dd6 \ud87e\udcce benkato jnn-.{1 M\u1238\uef5a\uf9879x\u0651 \ufa9c\uf9b0\uf94e\ufaed\ufa3a\ufa96\uf9b8\ufabd\ufaef\uf9c8\uf948\uf911 owujyhzhz l \u226a\u2294\u22e8\u22af\u2278\u22d3 a.n)|{1 \ueb78\u00c6\uff9f\u0213 \u051c\u051a\u0525\u0502\u050a\u0528\u052b\u0527\u052f\u0509\u051a\u050b\u0520 ooqbizdubch \ue0e3\udad1\udd7c;\\\u02a4 wi ;  ;<?&;' \u09dd\u09fe\u0989\u09ec\u0981 \u2648\u262e\u26c6      mPodoy uRpvuxskwNj \u0018\u3ddb\ud8e6\udc21 \u0dc6 \u2ea3 x nszstesiykzuj \u930f\ud9fb\uddc8\uc6c2\u03c4\u0338]\u4b80\ufed6\u010f\u906f\ub567 \u016c\u0142\u0157\u010e\u0148 \uf399\ufe8c\u95b9 o \u899b\ud9ab\udd59 \u5d3d\uc0a8 (s{1,5}cv \ufe11\ufe1d\ufe10\ufe15\ufe16\ufe11\ufe15\ufe11 \u0d25\u0d27\u0d11\u0d1e\u0d3d
   [junit4]   2> \u0d72\u0d2a\u0d31\u0d2d apjfek \u66c7\udb84\ude7e\u12a4\udb62\udfae ;\uf435\ud960\uddfe dq \uea16\ud834\udc5d\u071ao\u0001      \ud850\ude6d\ud862\ude45\ud85b\udd13 \u0e26\u0e3a\u0e22\u0e59\u0e11\u0e63 \u019e\u03ac|\u048d\u0551\ua990 ysPyg ec \u13bd\u13f0\u13cf\u13ac\u13d5\u13e7\u13e1\u13a3\u13d3 \ud800\ude96\ud800\ude80\ud800\ude98\ud800\ude82\ud800\ude9b wmdqc \u0c6c\u0c1d\u0c05\u0c08\u0c5f\u0c3c\u0c47\u0c2d dluk \ud800\udf31\ud800\udf4e\ud800\udf4f NwRTeGBg wobvrds \u1a3a\u1a48 &fnof199 @\u01f2z \u2519\u2554\u2577\u2531\u2528\u2554\u2536\u2568\u256e\u253b eqlnbw EsqgOgw ..|o tfludowm \u18bc\u18ba\u18ed\u18cc\u18e2 [] \u1d84\u1d94\u1db0\u1d9b\u1d87\u1d85\u1db6 qgzk \ufc29J\u91a5 \uef67\ued28\uf99f\ue7f4\u00031\ue3f5 aaxxvv ibxopseyu kpviurl lqxubrxuaqak mgf tnfzrmrge \u5e3c\ue0cd\ud8ac\udf12 \u03c0\u2c5e\ud8de\ude0f eajokczns \u0708\u001f\udb17\ude7f\udbfe\udcc1\u001f\u5d33\ub2ac szfnrop \u05fb\u05c0\u05de\u05cf\u05d6\u05ed\u05fb\u05e6\u05cc\u05c3 hg \ue5ff\ud88c\udc8a\uee74\ue9f2\u03b8\u0674\ud85a\udf41 d \u32ce\u3299\u329f\u3231\u3245\u323f\u32d5 l ]gec[](n)( \u0c7b \u191b\u93c5\uf115\ud878\udd19\u053b \uf002\u0019\uf04a &#1949 ?>\\'<! \u3c90\u02c6\u0002 okjgz ausvw yiopdp \ud805\ude9c\ue0f6\u0002 \u1087\u00d6\ud8db\udcb5\u87ee \ufe76 ysffcx </ctb \ue0ac5\u001a\u250a s pqwzlmefa \uaa76\uaa6b\uaa7f\uaa7b lnjg \u39b3\u6a250F\uefc4 rjdsy[ rgeyy ixues pfnow \u048d(=\u4ed6\ueb0d\u0347 \u2df9\u2df7\u2def\u2de2 igddwxm \ud800\uddff '    \ua7bd\ua749\ua77c\ua7a2 h \u1b9d \ud800\udc16 |boc. nwguyq \ud801\udc97'
   [junit4]   2> Φεβ 07, 2018 3:09:41 ΜΜ com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-12,5,TGRP-TestICUTokenizer]
   [junit4]   2> org.junit.ComparisonFailure: term 396 expected:<ဠ[ၪၐ]> but was:<ဠ[]>
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A41724EACB6C08D9]:0)
   [junit4]   2> 	at org.junit.Assert.assertEquals(Assert.java:125)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:201)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:325)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:329)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:865)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUTokenizer -Dtests.method=testRandomHugeStrings -Dtests.seed=A41724EACB6C08D9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.32s J2 | TestICUTokenizer.testRandomHugeStrings <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: some thread(s) failed
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=27, name=Thread-12, state=RUNNABLE, group=TGRP-TestICUTokenizer]
   [junit4]    > Caused by: org.junit.ComparisonFailure: term 396 expected:<ဠ[ၪၐ]> but was:<ဠ[]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A41724EACB6C08D9]:0)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:201)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:325)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:329)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:865)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=192141040,total=313524224
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUTransformFilterFactory, TestICUTransformFilter, TestICUTokenizer]
   [junit4] Completed [16/16 (1!)] on J2 in 2.72s, 41 tests, 1 error <<< FAILURES!

[...truncated 9818 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/init-core-data-001
   [junit4]   2> 1395429 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[1EA4611F921ACB4B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1395429 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[1EA4611F921ACB4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1395430 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[1EA4611F921ACB4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1395431 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[1EA4611F921ACB4B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1395431 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[1EA4611F921ACB4B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ad/
   [junit4]   2> 1395433 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1395433 INFO  (Thread-3640) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1395433 INFO  (Thread-3640) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1395435 ERROR (Thread-3640) [    ] 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> 1395533 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ZkTestServer start zk server on port:40933
   [junit4]   2> 1395536 INFO  (zkConnectionManagerCallback-3040-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395539 INFO  (zkConnectionManagerCallback-3042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1395543 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1395544 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1395545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1395545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1395546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1395547 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1395547 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1395548 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1395549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1395550 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1395551 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1395655 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1395656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1395656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1395656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1395656 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18ad750{/_ad,null,AVAILABLE}
   [junit4]   2> 1395658 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1db2c0{HTTP/1.1,[http/1.1]}{127.0.0.1:36477}
   [junit4]   2> 1395658 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server Started @1397082ms
   [junit4]   2> 1395658 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_ad, hostPort=36477, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/control-001/cores}
   [junit4]   2> 1395658 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1395658 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1395659 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1395659 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1395659 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T08:46:29.050Z
   [junit4]   2> 1395660 INFO  (zkConnectionManagerCallback-3044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395661 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1395662 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/control-001/solr.xml
   [junit4]   2> 1395668 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1395668 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1395670 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1395675 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr
   [junit4]   2> 1395676 INFO  (zkConnectionManagerCallback-3048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395678 INFO  (zkConnectionManagerCallback-3050-thread-1-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1395722 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1395722 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36477__ad
   [junit4]   2> 1395723 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.c.Overseer Overseer (id=72107162143227908-127.0.0.1:36477__ad-n_0000000000) starting
   [junit4]   2> 1395728 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36477__ad
   [junit4]   2> 1395731 INFO  (zkCallback-3049-thread-1-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1396079 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1396093 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1396094 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1396095 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:36477__ad    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/control-001/cores
   [junit4]   2> 1396119 INFO  (zkConnectionManagerCallback-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1396120 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1396120 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready
   [junit4]   2> 1396123 INFO  (qtp2417742-14449) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36477__ad&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1396126 INFO  (OverseerThreadFactory-5211-thread-1-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1396233 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1396234 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1396337 INFO  (zkCallback-3049-thread-1-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1397331 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1397352 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1397440 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1397460 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1397461 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1397461 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1397461 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1397464 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=750984801, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1397468 WARN  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1397519 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1397519 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1397520 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1397520 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1397522 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1397522 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f1a32f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1397523 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1397523 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1397524 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1397526 INFO  (searcherExecutor-5214-thread-1-processing-n:127.0.0.1:36477__ad x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@f1a32f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1397526 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591731228158984192
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36477/_ad/control_collection_shard1_replica_n1/
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:36477/_ad/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1397532 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1397534 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36477/_ad/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1397635 INFO  (zkCallback-3049-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1397685 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1397686 INFO  (qtp2417742-14485) [n:127.0.0.1:36477__ad c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1453
   [junit4]   2> 1397690 INFO  (qtp2417742-14449) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1397787 INFO  (zkCallback-3049-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1398127 INFO  (OverseerCollectionConfigSetProcessor-72107162143227908-127.0.0.1:36477__ad-n_0000000000) [n:127.0.0.1:36477__ad    ] 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> 1398690 INFO  (qtp2417742-14449) [n:127.0.0.1:36477__ad    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36477__ad&wt=javabin&version=2} status=0 QTime=2566
   [junit4]   2> 1398695 INFO  (zkConnectionManagerCallback-3060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1398696 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1398696 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready
   [junit4]   2> 1398696 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1398698 INFO  (qtp2417742-14484) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1398700 INFO  (OverseerThreadFactory-5211-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1398701 WARN  (OverseerThreadFactory-5211-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1398906 INFO  (qtp2417742-14484) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1398907 INFO  (qtp2417742-14484) [n:127.0.0.1:36477__ad    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1399000 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001 of type NRT
   [junit4]   2> 1399001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1399001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1399001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1399001 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1399002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f4a2e{/_ad,null,AVAILABLE}
   [junit4]   2> 1399002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e16bf3{HTTP/1.1,[http/1.1]}{127.0.0.1:37183}
   [junit4]   2> 1399002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server Started @1400427ms
   [junit4]   2> 1399002 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_ad, hostPort=37183, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001/cores}
   [junit4]   2> 1399003 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1399003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1399003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1399003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1399003 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T08:46:32.394Z
   [junit4]   2> 1399004 INFO  (zkConnectionManagerCallback-3062-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399005 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1399005 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001/solr.xml
   [junit4]   2> 1399009 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1399009 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1399010 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1399013 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr
   [junit4]   2> 1399014 INFO  (zkConnectionManagerCallback-3066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399016 INFO  (zkConnectionManagerCallback-3068-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1399020 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1399021 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1399022 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37183__ad
   [junit4]   2> 1399023 INFO  (zkCallback-3049-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399023 INFO  (zkCallback-3059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399027 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1399271 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1399314 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1399314 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1399316 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:37183__ad    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001/cores
   [junit4]   2> 1399349 INFO  (qtp2417742-14453) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37183__ad&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1399352 INFO  (OverseerCollectionConfigSetProcessor-72107162143227908-127.0.0.1:36477__ad-n_0000000000) [n:127.0.0.1:36477__ad    ] 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> 1399352 INFO  (OverseerThreadFactory-5211-thread-3-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37183__ad for creating new replica
   [junit4]   2> 1399355 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1399356 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1399459 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1400369 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1400383 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema [collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1400481 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1400500 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n61' using configuration from collection collection1, trusted=true
   [junit4]   2> 1400501 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n61' (registry 'solr.core.collection1.shard2.replica_n61') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1400501 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1400501 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [[collection1_shard2_replica_n61] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001/cores/collection1_shard2_replica_n61], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1400507 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=750984801, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1400511 WARN  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1400581 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1400581 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1400582 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1400582 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1400584 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1400584 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening [Searcher@b7abaa[collection1_shard2_replica_n61] main]
   [junit4]   2> 1400586 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1400586 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1400587 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1400589 INFO  (searcherExecutor-5225-thread-1-processing-n:127.0.0.1:37183__ad x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore [collection1_shard2_replica_n61] Registered new searcher Searcher@b7abaa[collection1_shard2_replica_n61] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1400590 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591731231371821056
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37183/_ad/collection1_shard2_replica_n61/
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy http://127.0.0.1:37183/_ad/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1400597 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1400599 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37183/_ad/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1400701 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1400750 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1400752 INFO  (qtp16785207-14501) [n:127.0.0.1:37183__ad c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1396
   [junit4]   2> 1400755 INFO  (qtp2417742-14453) [n:127.0.0.1:36477__ad    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37183__ad&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1405
   [junit4]   2> 1400841 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001 of type NRT
   [junit4]   2> 1400842 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1400843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1400843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1400843 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1400844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12749cf{/_ad,null,AVAILABLE}
   [junit4]   2> 1400844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19bfeac{HTTP/1.1,[http/1.1]}{127.0.0.1:41975}
   [junit4]   2> 1400844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.e.j.s.Server Started @1402268ms
   [junit4]   2> 1400844 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_ad, hostPort=41975, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001/cores}
   [junit4]   2> 1400844 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1400845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1400845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1400845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1400845 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T08:46:34.236Z
   [junit4]   2> 1400846 INFO  (zkConnectionManagerCallback-3072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400847 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1400847 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001/solr.xml
   [junit4]   2> 1400851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1400851 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1400852 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1400852 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1400855 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr
   [junit4]   2> 1400857 INFO  (zkConnectionManagerCallback-3076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400859 INFO  (zkConnectionManagerCallback-3078-thread-1-processing-n:127.0.0.1:41975__ad) [n:127.0.0.1:41975__ad    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1400863 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1400864 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1400866 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41975__ad
   [junit4]   2> 1400866 INFO  (zkCallback-3059-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1400866 INFO  (zkCallback-3049-thread-2-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1400866 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1400867 INFO  (zkCallback-3077-thread-1-processing-n:127.0.0.1:41975__ad) [n:127.0.0.1:41975__ad    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1401122 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1401163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1401163 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1401165 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[1EA4611F921ACB4B]) [n:127.0.0.1:41975__ad    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001/cores
   [junit4]   2> 1401207 INFO  (qtp2417742-14484) [n:127.0.0.1:36477__ad    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41975__ad&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1401210 INFO  (OverseerCollectionConfigSetProcessor-72107162143227908-127.0.0.1:36477__ad-n_0000000000) [n:127.0.0.1:36477__ad    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1401210 INFO  (OverseerThreadFactory-5211-thread-4-processing-n:127.0.0.1:36477__ad) [n:127.0.0.1:36477__ad    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41975__ad for creating new replica
   [junit4]   2> 1401213 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1401213 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1401317 INFO  (zkCallback-3077-thread-1-processing-n:127.0.0.1:41975__ad) [n:127.0.0.1:41975__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1401317 INFO  (zkCallback-3067-thread-1-processing-n:127.0.0.1:37183__ad) [n:127.0.0.1:37183__ad    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1402227 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1402240 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema [collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1402321 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1402333 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n63' using configuration from collection collection1, trusted=true
   [junit4]   2> 1402334 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n63' (registry 'solr.core.collection1.shard3.replica_n63') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@307a86
   [junit4]   2> 1402334 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1402334 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore [[collection1_shard3_replica_n63] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001/cores/collection1_shard3_replica_n63], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1402337 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=750984801, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1402341 WARN  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1402389 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1402389 INFO  (qtp28396467-14533) [n:127.0.0.1:41975__ad c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 max

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

ion1/terms/shard3
   [junit4]   2> 	6	/solr/collections/collection2/terms/shard3
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard6/election/72107162143227925-core_node38-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72107162143227916-127.0.0.1:41975__ad-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard1/election/72107162143227925-core_node7-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=1EA4611F921ACB4B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    637s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41975/_ad
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1EA4611F921ACB4B:96F05EC53CE6A6B3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1677)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1704)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:610)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 53 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_1EA4611F921ACB4B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=114739032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, TestDistribStateManager, TestLRUCache, ConfigSetsAPITest, TestDistributedGrouping, TestSQLHandlerNonCloud, TestManagedSchemaAPI, DirectUpdateHandlerOptimizeTest, TestRuleBasedAuthorizationPlugin, SliceStateTest, UpdateRequestProcessorFactoryTest, TestNoOpRegenerator, TriggerIntegrationTest, BlockJoinFacetSimpleTest, TermsComponentTest, SuggesterFSTTest, BlockCacheTest, MetricUtilsTest, SaslZkACLProviderTest, TestSurroundQueryParser, UninvertDocValuesMergePolicyTest, HdfsDirectoryTest, SimplePostToolTest, TestLRUStatsCache, RulesTest, TestCloudDeleteByQuery, AutoAddReplicasPlanActionTest, BJQParserTest, CdcrUpdateLogTest, TestUninvertingReader, TestSubQueryTransformerDistrib, CollectionTooManyReplicasTest, TestReloadDeadlock, TestPerFieldSimilarity, DistributedFacetPivotSmallTest, TestJavabinTupleStreamParser, TestSegmentSorting, TestElisionMultitermQuery, UUIDUpdateProcessorFallbackTest, TestMaxScoreQueryParser, TestFileDictionaryLookup, TestRawTransformer, TestSolrCloudSnapshots, TestCorePropertiesReload, TestExportWriter, DistributedDebugComponentTest, TestOnReconnectListenerSupport, TestLeaderInitiatedRecoveryThread, LeaderFailoverAfterPartitionTest, XsltUpdateRequestHandlerTest, TestComplexPhraseLeadingWildcard, TestImpersonationWithHadoopAuth, TriLevelCompositeIdRoutingTest, BitVectorTest, TestChildDocTransformer, TestStressRecovery, PeerSyncTest, SolrCoreTest, TestSimpleTrackingShardHandler, QueryResultKeyTest, CachingDirectoryFactoryTest, ChaosMonkeySafeLeaderTest, TestMinMaxOnMultiValuedField, TestSmileRequest, TestSchemaVersionResource, ScriptEngineTest, TestXIncludeConfig, FieldMutatingUpdateProcessorTest, TestDeleteCollectionOnDownNodes, TestMacroExpander, TestCollectionsAPIViaSolrCloudCluster, DirectoryFactoryTest, TestLegacyField, ZkStateWriterTest, BaseCdcrDistributedZkTest, TestSolrIndexConfig, TestNumericRangeQuery64, TestCloudPivotFacet, TestPerFieldSimilarityWithDefaultOverride, TestLargeCluster, TestCoreBackup, TestReversedWildcardFilterFactory, TestFieldCache, HdfsTlogReplayBufferedWhileIndexingTest, TestNamedUpdateProcessors, TestFastLRUCache, TestQueryUtils, PolyFieldTest, TestSystemIdResolver, TestRTGBase, TestReqParamsAPI, SolrCloudExampleTest, PathHierarchyTokenizerFactoryTest, HLLSerializationTest, JvmMetricsTest, TestCharFilters, DOMUtilTest, AsyncCallRequestStatusResponseTest, EnumFieldTest, ExecutePlanActionTest, TestClassicSimilarityFactory, CSVRequestHandlerTest, HdfsBasicDistributedZkTest, SuggesterTest, PropertiesRequestHandlerTest, TestSchemaManager, TestPolicyCloud, TestRestManager, TestReplicationHandler, TestBulkSchemaConcurrent, TestFieldResource, SignatureUpdateProcessorFactoryTest, TestFieldCacheSortRandom, BasicFunctionalityTest, SOLR749Test, TestTolerantUpdateProcessorRandomCloud, TestBM25SimilarityFactory, CreateRoutedAliasTest, TestSkipOverseerOperations, SyncSliceTest, TestMaxTokenLenTokenizer, HighlighterTest, CdcrVersionReplicationTest, AlternateDirectoryTest, TestSolr4Spatial, CoreMergeIndexesAdminHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestNestedDocsSort, TestNRTOpen, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [428/774 (1!)] on J1 in 637.51s, 1 test, 1 error <<< FAILURES!

[...truncated 45132 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+42) - Build # 1306 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1306/
Java: 64bit/jdk-10-ea+42 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

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

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<0>
	at __randomizedtesting.SeedInfo.seed([E905F8F890DC0F4A:9DF519BDD4F848C5]: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.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1727 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180205_224604_82212549863367585105191.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

[...truncated 225 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180205_225454_0381243222677427104674.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180205_225533_8839275668869537824886.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180205_225553_2621117076247669134008.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

[...truncated 195 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180205_225604_63210384815943912616258.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

[...truncated 1306 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180205_225742_3567045927403758182487.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180205_225750_023230059846696125678.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

[...truncated 208 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180205_230014_5768554859176158373440.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180205_230017_1847729890908466128300.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

[...truncated 243 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180205_230105_58712861799813892622130.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

[...truncated 160 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180205_230124_89717282955947051982130.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180205_230201_35114787870636980213497.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180205_230209_1411604188944821504490.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180205_230215_79211726298091264648378.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180205_230323_85518441331370336222977.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

[...truncated 3499 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/init-core-data-001
   [junit4]   2> 2183206 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2183206 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2183207 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2183207 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001
   [junit4]   2> 2183207 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2183208 INFO  (Thread-6036) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2183208 INFO  (Thread-6036) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2183209 ERROR (Thread-6036) [    ] 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> 2183308 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38051
   [junit4]   2> 2183309 INFO  (zkConnectionManagerCallback-3781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183312 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183312 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@519df648{/solr,null,AVAILABLE}
   [junit4]   2> 2183314 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@373c5946{/solr,null,AVAILABLE}
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6ef04cf5{SSL,[ssl, http/1.1]}{127.0.0.1:۳۶۰۲۳}
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b08b81b{SSL,[ssl, http/1.1]}{127.0.0.1:۴۰۱۱۵}
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-2) [    ] o.e.j.s.Server Started @۲۱۸۴۶۵۸ms
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-1) [    ] o.e.j.s.Server Started @۲۱۸۴۶۵۸ms
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36023}
   [junit4]   2> 2183315 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40115}
   [junit4]   2> 2183316 ERROR (jetty-launcher-3778-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183316 ERROR (jetty-launcher-3778-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T23:41:29.339446Z
   [junit4]   2> 2183316 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T23:41:29.339482Z
   [junit4]   2> 2183319 INFO  (zkConnectionManagerCallback-3783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183319 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183319 INFO  (zkConnectionManagerCallback-3785-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183319 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2183329 INFO  (jetty-launcher-3778-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38051/solr
   [junit4]   2> 2183329 INFO  (jetty-launcher-3778-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38051/solr
   [junit4]   2> 2183330 INFO  (zkConnectionManagerCallback-3791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183330 INFO  (zkConnectionManagerCallback-3793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183331 INFO  (zkConnectionManagerCallback-3795-thread-1-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183331 INFO  (zkConnectionManagerCallback-3797-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183361 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183361 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2183361 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36023_solr
   [junit4]   2> 2183362 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40115_solr
   [junit4]   2> 2183362 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.c.Overseer Overseer (id=72099356832235525-127.0.0.1:36023_solr-n_0000000000) starting
   [junit4]   2> 2183366 INFO  (zkCallback-3796-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2183367 INFO  (zkCallback-3794-thread-1-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2183372 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36023_solr
   [junit4]   2> 2183373 INFO  (zkCallback-3796-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2183373 INFO  (zkCallback-3794-thread-1-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2183392 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183397 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183398 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183398 INFO  (jetty-launcher-3778-thread-1) [n:127.0.0.1:40115_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node1/.
   [junit4]   2> 2183408 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36023.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183413 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36023.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183414 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36023.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2183414 INFO  (jetty-launcher-3778-thread-2) [n:127.0.0.1:36023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node2/.
   [junit4]   2> 2183428 INFO  (zkConnectionManagerCallback-3803-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183430 INFO  (zkConnectionManagerCallback-3807-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2183430 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183431 INFO  (SUITE-TestCloudRecovery-seed#[E905F8F890DC0F4A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38051/solr ready
   [junit4]   2> 2183442 INFO  (qtp1124494084-19097) [n:127.0.0.1:36023_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183443 INFO  (OverseerThreadFactory-7197-thread-1-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2183547 INFO  (OverseerStateUpdate-72099356832235525-127.0.0.1:36023_solr-n_0000000000) [n:127.0.0.1:36023_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_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40115/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183548 INFO  (OverseerStateUpdate-72099356832235525-127.0.0.1:36023_solr-n_0000000000) [n:127.0.0.1:36023_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_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36023/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183549 INFO  (OverseerStateUpdate-72099356832235525-127.0.0.1:36023_solr-n_0000000000) [n:127.0.0.1:36023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40115/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183549 INFO  (OverseerStateUpdate-72099356832235525-127.0.0.1:36023_solr-n_0000000000) [n:127.0.0.1:36023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36023/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2183753 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2183753 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2183754 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2183762 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2183762 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2183763 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2183866 INFO  (zkCallback-3796-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2183866 INFO  (zkCallback-3794-thread-1-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_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: [2])
   [junit4]   2> 2183866 INFO  (zkCallback-3796-thread-2-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2183866 INFO  (zkCallback-3796-thread-3-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2183866 INFO  (zkCallback-3794-thread-2-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_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: [2])
   [junit4]   2> 2184763 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2184764 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2184767 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 2184768 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2184768 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2184768 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36023.solr.core.collection1.shard1.replica_t2' (registry 'solr.core.collection1.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2184768 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2184768 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node2/collection1_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 2184773 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 2184774 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2184774 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using configuration from collection collection1, trusted=true
   [junit4]   2> 2184774 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2184774 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2184775 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36023.solr.core.collection1.shard2.replica_t6' (registry 'solr.core.collection1.shard2.replica_t6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2184775 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2184775 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node2/collection1_shard2_replica_t6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 2184778 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 2184778 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 2184779 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2184779 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2184779 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2184779 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using configuration from collection collection1, trusted=true
   [junit4]   2> 2184780 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40115.solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2184780 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40115.solr.core.collection1.shard2.replica_t4' (registry 'solr.core.collection1.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6155df67
   [junit4]   2> 2184780 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2184780 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2184780 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node1/collection1_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 2184780 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node1/collection1_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_E905F8F890DC0F4A-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 2184874 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2184874 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2184875 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2184875 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2184877 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ce8ef90[collection1_shard1_replica_t1] main]
   [junit4]   2> 2184877 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2184877 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2184878 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2184878 INFO  (searcherExecutor-7204-thread-1-processing-n:127.0.0.1:40115_solr x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@3ce8ef90[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184878 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591606342740606976
   [junit4]   2> 2184883 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2184883 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2184883 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2184884 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2184884 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2184885 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2184885 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2184885 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f9db25b[collection1_shard1_replica_t2] main]
   [junit4]   2> 2184886 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2184886 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2184886 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2184886 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2184886 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2184887 INFO  (searcherExecutor-7202-thread-1-processing-n:127.0.0.1:36023_solr x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@5f9db25b[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184887 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2184887 INFO  (qtp1124494084-19101) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591606342750044160
   [junit4]   2> 2184887 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2184887 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening [Searcher@28d1a914[collection1_shard2_replica_t4] main]
   [junit4]   2> 2184888 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2184888 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2184888 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2184888 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2184888 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2184889 INFO  (searcherExecutor-7205-thread-1-processing-n:127.0.0.1:40115_solr x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [collection1_shard2_replica_t4] Registered new searcher Searcher@28d1a914[collection1_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184889 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591606342752141312
   [junit4]   2> 2184889 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e21c434[collection1_shard2_replica_t6] main]
   [junit4]   2> 2184890 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2184890 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2184890 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2184891 INFO  (searcherExecutor-7203-thread-1-processing-n:127.0.0.1:36023_solr x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@3e21c434[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2184891 INFO  (qtp1124494084-19091) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591606342754238464
   [junit4]   2> 2184892 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2184993 INFO  (zkCallback-3796-thread-3-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2184993 INFO  (zkCallback-3794-thread-3-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_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: [2])
   [junit4]   2> 2184993 INFO  (zkCallback-3796-thread-1-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2184993 INFO  (zkCallback-3796-thread-2-processing-n:127.0.0.1:40115_solr) [n:127.0.0.1:40115_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: [2])
   [junit4]   2> 2184993 INFO  (zkCallback-3794-thread-2-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_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: [2])
   [junit4]   2> 2185383 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2185383 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2185383 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40115/solr/collection1_shard1_replica_t1/
   [junit4]   2> 2185384 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=https://127.0.0.1:40115/solr START replicas=[https://127.0.0.1:36023/solr/collection1_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 2185386 INFO  (qtp1124494084-19159) [n:127.0.0.1:36023_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2185393 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2185393 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2185393 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40115/solr/collection1_shard2_replica_t4/
   [junit4]   2> 2185393 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=https://127.0.0.1:40115/solr START replicas=[https://127.0.0.1:36023/solr/collection1_shard2_replica_t6/] nUpdates=100
   [junit4]   2> 2185393 INFO  (qtp1124494084-19160) [n:127.0.0.1:36023_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2185684 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=https://127.0.0.1:40115/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2185684 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2185684 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 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> 2185684 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2185685 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 2185689 INFO  (qtp622509956-19164) [n:127.0.0.1:40115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40115/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 2185693 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=https://127.0.0.1:40115/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2185693 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2185693 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 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> 2185693 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2185694 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background replication from leader
   [junit4]   2> 2185695 INFO  (qtp622509956-19100) [n:127.0.0.1:40115_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40115/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 2185796 INFO  (zkCallback-3794-thread-2-processing-n:127.0.0.1:36023_solr) [n:127.0.0.1:36023_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: [2])
   [junit4]

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

--

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

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

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

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

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

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

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

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180206_000237_8159528930404443969744.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

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

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

[...truncated 659 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180206_000321_32813351697791401345937.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

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

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

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

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

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

[...truncated 32334 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1305 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1305/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=27976, name=jetty-launcher-6939-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=27977, name=jetty-launcher-6939-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=27976, name=jetty-launcher-6939-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=27977, name=jetty-launcher-6939-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
	at __randomizedtesting.SeedInfo.seed([356D7C74E636DBD0]:0)




Build Log:
[...truncated 13706 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/init-core-data-001
   [junit4]   2> 2405662 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2405662 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2405663 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-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> 2405663 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2405675 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/tempDir-001
   [junit4]   2> 2405675 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2405675 INFO  (Thread-8729) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2405675 INFO  (Thread-8729) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2405677 ERROR (Thread-8729) [    ] 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> 2405775 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35647
   [junit4]   2> 2405777 INFO  (zkConnectionManagerCallback-6942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405780 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2405780 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ad5582d{/solr,null,AVAILABLE}
   [junit4]   2> 2405781 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@509a66c0{/solr,null,AVAILABLE}
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@785d8753{SSL,[ssl, http/1.1]}{127.0.0.1:45755}
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9f4c456{SSL,[ssl, http/1.1]}{127.0.0.1:41445}
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-1) [    ] o.e.j.s.Server Started @2407208ms
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-2) [    ] o.e.j.s.Server Started @2407209ms
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45755}
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41445}
   [junit4]   2> 2405782 ERROR (jetty-launcher-6939-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2405782 ERROR (jetty-launcher-6939-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2405782 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2405783 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2405783 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2405783 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T20:55:08.226Z
   [junit4]   2> 2405783 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T20:55:08.226Z
   [junit4]   2> 2405784 INFO  (zkConnectionManagerCallback-6945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405785 INFO  (zkConnectionManagerCallback-6946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405785 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2405785 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2405808 INFO  (jetty-launcher-6939-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35647/solr
   [junit4]   2> 2405808 INFO  (jetty-launcher-6939-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35647/solr
   [junit4]   2> 2405809 INFO  (zkConnectionManagerCallback-6951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405809 INFO  (zkConnectionManagerCallback-6954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405810 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 0x10025635bcc0004, likely client has closed socket
   [junit4]   2> 2405810 INFO  (zkConnectionManagerCallback-6958-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405810 INFO  (zkConnectionManagerCallback-6957-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405837 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2405837 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2405837 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41445_solr
   [junit4]   2> 2405837 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45755_solr
   [junit4]   2> 2405837 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.Overseer Overseer (id=72098702710013958-127.0.0.1:41445_solr-n_0000000000) starting
   [junit4]   2> 2405838 INFO  (zkCallback-6956-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2405838 INFO  (zkCallback-6955-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2405841 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41445_solr
   [junit4]   2> 2405841 INFO  (zkCallback-6956-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2405843 INFO  (zkCallback-6955-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2405857 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2405858 WARN  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2405858 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2405858 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2405858 WARN  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2405858 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2405859 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2405859 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2405862 INFO  (jetty-launcher-6939-thread-2-EventThread) [n:127.0.0.1:41445_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2405862 INFO  (jetty-launcher-6939-thread-1-EventThread) [n:127.0.0.1:45755_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2405871 WARN  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2405871 WARN  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2405899 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41445.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405901 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405906 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41445.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405906 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405907 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41445.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405907 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2405907 INFO  (jetty-launcher-6939-thread-2) [n:127.0.0.1:41445_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/tempDir-001/node2/.
   [junit4]   2> 2405907 INFO  (jetty-launcher-6939-thread-1) [n:127.0.0.1:45755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/tempDir-001/node1/.
   [junit4]   2> 2405933 INFO  (zkConnectionManagerCallback-6964-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2405948 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2405959 INFO  (qtp1414526741-27938) [n:127.0.0.1:45755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2405959 INFO  (qtp1414526741-27938) [n:127.0.0.1:45755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2405959 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2405971 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2405973 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2405984 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2405987 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2406002 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2411863 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2411896 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2411897 INFO  (qtp1414526741-27938) [n:127.0.0.1:45755_solr    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [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> 2411897 WARN  (qtp1414526741-27938) [n:127.0.0.1:45755_solr    ] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:455)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [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> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:449)
   [junit4]   2> 	... 34 more
   [junit4]   2> 2411899 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2411918 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2411956 INFO  (qtp1414526741-27936) [n:127.0.0.1:45755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2411956 INFO  (qtp1414526741-27936) [n:127.0.0.1:45755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2411956 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2411993 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2412042 WARN  (qtp1414526741-27924) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 2412044 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2412071 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2412074 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2412107 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2412108 INFO  (qtp1414526741-27924) [n:127.0.0.1:45755_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2412108 INFO  (qtp1414526741-27924) [n:127.0.0.1:45755_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2412108 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2412144 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2412151 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2412188 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 2420261 WARN  (jetty-launcher-6939-thread-2-SendThread(127.0.0.1:35647)) [n:127.0.0.1:41445_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14390ms for sessionid 0x10025635bcc0007
   [junit4]   2> 2420261 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 0x10025635bcc0007, likely client has closed socket
   [junit4]   2> 2420261 WARN  (jetty-launcher-6939-thread-1-SendThread(127.0.0.1:35647)) [n:127.0.0.1:45755_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14353ms for sessionid 0x10025635bcc0005
   [junit4]   2> 2420261 WARN  (jetty-launcher-6939-thread-1-SendThread(127.0.0.1:35647)) [n:127.0.0.1:45755_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14390ms for sessionid 0x10025635bcc0008
   [junit4]   2> 2420261 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 0x10025635bcc0005, likely client has closed socket
   [junit4]   2> 2420261 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 0x10025635bcc0008, likely client has closed socket
   [junit4]   2> 2420262 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 2420284 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2420285 INFO  (zkConnectionManagerCallback-6967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2420362 INFO  (jetty-launcher-6939-thread-1-EventThread) [n:127.0.0.1:45755_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2420362 WARN  (zkConnectionManagerCallback-6958-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b57b503 name: ZooKeeperConnection Watcher:127.0.0.1:35647/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2420362 WARN  (zkConnectionManagerCallback-6958-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 2420446 INFO  (zkConnectionManagerCallback-6970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2420447 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2420448 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35647/solr ready
   [junit4]   2> 2420461 INFO  (qtp198144006-27933) [n:127.0.0.1:41445_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2420462 INFO  (OverseerThreadFactory-9076-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 2420566 INFO  (OverseerStateUpdate-72098702710013958-127.0.0.1:41445_solr-n_0000000000) [n:127.0.0.1:41445_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41445/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2420784 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2420784 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2420908 INFO  (zkCallback-6955-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2420919 INFO  (zkCallback-6955-thread-2-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2421610 INFO  (zkConnectionManagerCallback-6958-thread-1-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2421835 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2421854 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2421958 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2421971 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 2421971 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41445.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@712f5f40
   [junit4]   2> 2421971 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2421972 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_356D7C74E636DBD0-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 2421974 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10668337567410219]
   [junit4]   2> 2422028 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2422028 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2422029 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2422029 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2422030 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3745984862693018]
   [junit4]   2> 2422031 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e652462[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 2422032 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2422040 INFO  (jetty-launcher-6939-thread-2-EventThread) [n:127.0.0.1:41445_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 2422072 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2422156 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2422157 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591595892316569600
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2422157 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2422158 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2422158 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2422158 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2422159 INFO  (searcherExecutor-9081-thread-1-processing-n:127.0.0.1:41445_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@1e652462[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41445/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:41445/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2422161 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2422163 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41445/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2422264 INFO  (zkCallback-6955-thread-1-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2422264 INFO  (zkCallback-6955-thread-2-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2422314 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2422315 INFO  (qtp198144006-27927) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_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=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1531
   [junit4]   2> 2422317 INFO  (qtp198144006-27933) [n:127.0.0.1:41445_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> 2422416 INFO  (zkCallback-6955-thread-3-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2422416 INFO  (zkCallback-6955-thread-2-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2422463 INFO  (OverseerCollectionConfigSetProcessor-72098702710013958-127.0.0.1:41445_solr-n_0000000000) [n:127.0.0.1:41445_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> 2423317 INFO  (qtp198144006-27933) [n:127.0.0.1:41445_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=2856
   [junit4]   2> 2423317 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 2423318 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 2423321 INFO  (qtp1414526741-27934) [n:127.0.0.1:45755_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2423323 INFO  (qtp198144006-27933) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2423326 INFO  (qtp198144006-28023) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2423326 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[356D7C74E636DBD0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@785d8753{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2110258583
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@9f4c456{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=178498948
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@197a950c: rootName = solr_45755, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4d16a3de
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2423329 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@784e0b18: rootName = solr_41445, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@43974585
   [junit4]   2> 2423333 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2423333 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2423333 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@375ed77d: rootName = solr_41445, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@518bb930
   [junit4]   2> 2423333 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@496e91d8: rootName = solr_45755, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@518bb930
   [junit4]   2> 2423336 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2423336 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@552e3b63: rootName = solr_41445, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@448ce751
   [junit4]   2> 2423336 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2423336 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@354079ce: rootName = solr_45755, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@448ce751
   [junit4]   2> 2423337 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41445_solr
   [junit4]   2> 2423337 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45755_solr
   [junit4]   2> 2423337 INFO  (jetty-closer-6940-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2423337 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2423337 INFO  (zkCallback-6956-thread-3-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2423337 INFO  (zkCallback-6955-thread-2-processing-n:127.0.0.1:41445_solr) [n:127.0.0.1:41445_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 2423337 INFO  (coreCloseExecutor-9087-thread-1) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12b1d5e3
   [junit4]   2> 2423337 INFO  (coreCloseExecutor-9087-thread-1) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=313644515
   [junit4]   2> 2423337 INFO  (coreCloseExecutor-9087-thread-1) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3195caea: rootName = solr_41445, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4c50cc4e
   [junit4]   2> 2423345 INFO  (coreCloseExecutor-9087-thread-1) [n:127.0.0.1:41445_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=313644515
   [junit4]   2> 2423346 INFO  (jetty-closer-6940-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72098702710013958-127.0.0.1:41445_solr-n_0000000000) closing
   [junit4]   2> 2423346 INFO  (OverseerStateUpdate-72098702710013958-127.0.0.1:41445_solr-n_0000000000) [n:127.0.0.1:41445_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41445_solr
   [junit4]   2> 2423346 WARN  (OverseerAutoScalingTriggerThread-72098702710013958-127.0.0.1:41445_solr-n_0000000000) [n:127.0.0.1:41445_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2423347 ERROR (Thread[Thread-8746,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:41445_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2423349 INFO  (jetty-closer-6940-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ad5582d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2423349 INFO  (jetty-closer-6940-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2424837 WARN  (zkCallback-6956-thread-3-processing-n:127.0.0.1:45755_solr) [n:127.0.0.1:45755_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:45755_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45755_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [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> 2424839 ERROR (Thread[Thread-8748,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:45755_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2424840 INFO  (jetty-closer-6940-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@509a66c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2424840 INFO  (jetty-closer-6940-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2424841 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-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> 2424841 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35647 35647
   [junit4]   2> 2429872 INFO  (Thread-8729) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35647 35647
   [junit4]   2> 2429872 WARN  (Thread-8729) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 
   [junit4]   2> 2429887 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[356D7C74E636DBD0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 05, 2018 8:55:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Feb 05, 2018 8:55:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=27976, name=jetty-launcher-6939-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2>    2) Thread[id=27977, name=jetty-launcher-6939-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 05, 2018 8:55:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=27976, name=jetty-launcher-6939-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>    2) Thread[id=27977, name=jetty-launcher-6939-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 2450021 ERROR (jetty-launcher-6939-thread-1-EventThread) [n:127.0.0.1:45755_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 2450021 ERROR (jetty-launcher-6939-thread-2-EventThread) [n:127.0.0.1:41445_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> Feb 05, 2018 8:55:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=America/Thule
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=118749856,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, TestDistributedSearch, ZkSolrClientTest, TestWordDelimiterFilterFactory, FullHLLTest, TestExtendedDismaxParser, AssignBackwardCompatibilityTest, SynonymTokenizerTest, TestSortByMinMaxFunction, AddSchemaFieldsUpdateProcessorFactoryTest, TestMultiWordSynonyms, TestSolrDeletionPolicy1, TestSSLRandomization, DistributedTermsComponentTest, SolrRequestParserTest, FullSolrCloudDistribCmdsTest, XmlUpdateRequestHandlerTest, TestPointFields, TestFastOutputStream, TestPolicyCloud, JavabinLoaderTest, DeleteShardTest, TestCloudRecovery, TestSchemaSimilarityResource, TestDocTermOrds, TestSolrConfigHandlerConcurrent, MetricsHandlerTest, TestRandomCollapseQParserPlugin, DistributedVersionInfoTest, TestSlowCompositeReaderWrapper, TestDynamicLoading, TestExceedMaxTermLength, TestGraphTermsQParserPlugin, TestQuerySenderNoQuery, ComputePlanActionTest, TolerantUpdateProcessorTest, TestSortableTextField, ZkCLITest, CreateCollectionCleanupTest, TestManagedSchema, ExternalFileFieldSortTest, TestCustomSort, TestIndexSearcher, TestSolrCloudWithKerberosAlt, SolrMetricsIntegrationTest, HdfsRecoveryZkTest, ZkStateReaderTest, SuggesterWFSTTest, CollectionReloadTest, UpdateParamsTest, TestLegacyNumericUtils, TestConfigSetsAPI, TestCSVResponseWriter, TestHighFrequencyDictionaryFactory, TestConfigReload, TestFieldCollectionResource, MissingSegmentRecoveryTest, TemplateUpdateProcessorTest, TestOmitPositions, SolrIndexConfigTest, TestZkAclsWithHadoopAuth, CustomHighlightComponentTest, TestXmlQParserPlugin, BufferStoreTest, TestInPlaceUpdatesStandalone, TestPhraseSuggestions, LeaderElectionContextKeyTest, NodeLostTriggerTest, TestDownShardTolerantSearch, RequestLoggingTest, TestLuceneMatchVersion, CdcrBootstrapTest, TestJoin, HdfsCollectionsAPIDistributedZkTest, TestExactStatsCache, AnalysisErrorHandlingTest, DocumentAnalysisRequestHandlerTest, IndexBasedSpellCheckerTest, RuleEngineTest, TestCloudJSONFacetJoinDomain, HdfsThreadLeakTest, TestBinaryField, SparseHLLTest, TestSizeLimitedDistributedMap, CoreAdminRequestStatusTest, TestRandomRequestDistribution, TestScoreJoinQPScore, TestCloudNestedDocsSort, DistributedQueryComponentCustomSortTest, TestSolrQueryResponse, TestStressInPlaceUpdates, SpellingQueryConverterTest, TestIndexingPerformance, SolrCoreMetricManagerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestConfigSets, OpenExchangeRatesOrgProviderTest, ShufflingReplicaListTransformerTest, CheckHdfsIndexTest, BasicAuthStandaloneTest, LeaderInitiatedRecoveryOnShardRestartTest, ChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, TestReplicationHandlerBackup, TestPayloadCheckQParserPlugin, TestSQLHandler, TestStressUserVersions, DefaultValueUpdateProcessorTest, HdfsBasicDistributedZk2Test, TestDelegationWithHadoopAuth, TestAuthenticationFramework, OverseerTaskQueueTest, HttpPartitionOnCommitTest, JSONWriterTest, NumberUtilsTest, TestDocSet, AnalyticsMergeStrategyTest, TestRemoteStreaming, PeerSyncWithIndexFingerprintCachingTest, CollectionsAPIDistributedZkTest, ReplicationFactorTest, AutoAddReplicasIntegrationTest, OpenCloseCoreStressTest, TestRTimerTree, TestGroupingSearch, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, ShowFileRequestHandlerTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TermsComponentTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RollingRestartTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestRequestForwarding, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=356D7C74E636DBD0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Thule -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=27976, name=jetty-launcher-6939-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=27977, name=jetty-launcher-6939-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([356D7C74E636DBD0]:0)
   [junit4] Completed [577/774 (1!)] on J0 in 44.37s, 12 tests, 1 error <<< FAILURES!

[...truncated 48808 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1304 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1304/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([EF1A808D2142DC2C:EBE4299F1B885EB6]: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([EF1A808D2142DC2C:5516B7027EAA0A63]: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 13830 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/init-core-data-001
   [junit4]   2> 2739043 WARN  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 2739043 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2739044 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2739044 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2739044 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001
   [junit4]   2> 2739045 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2739045 INFO  (Thread-3725) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2739045 INFO  (Thread-3725) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2739046 ERROR (Thread-3725) [    ] 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> 2739145 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45989
   [junit4]   2> 2739147 INFO  (zkConnectionManagerCallback-6907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739150 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2739150 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2db626e3{/solr,null,AVAILABLE}
   [junit4]   2> 2739151 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a73f31{/solr,null,AVAILABLE}
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@323491e1{HTTP/1.1,[http/1.1]}{127.0.0.1:38517}
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46f217ee{HTTP/1.1,[http/1.1]}{127.0.0.1:36127}
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-2) [    ] o.e.j.s.Server Started @2740695ms
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-1) [    ] o.e.j.s.Server Started @2740695ms
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38517}
   [junit4]   2> 2739152 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36127}
   [junit4]   2> 2739152 ERROR (jetty-launcher-6904-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2739152 ERROR (jetty-launcher-6904-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:31.404Z
   [junit4]   2> 2739153 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:31.404Z
   [junit4]   2> 2739154 INFO  (zkConnectionManagerCallback-6909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739154 INFO  (zkConnectionManagerCallback-6911-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739154 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2739154 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2739160 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 0x10024c469160002, likely client has closed socket
   [junit4]   2> 2739161 INFO  (jetty-launcher-6904-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2739161 INFO  (jetty-launcher-6904-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2739162 INFO  (zkConnectionManagerCallback-6917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739162 INFO  (zkConnectionManagerCallback-6919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739162 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 0x10024c469160004, likely client has closed socket
   [junit4]   2> 2739163 INFO  (zkConnectionManagerCallback-6923-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739163 INFO  (zkConnectionManagerCallback-6922-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739193 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2739193 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2739193 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38517_solr
   [junit4]   2> 2739194 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36127_solr
   [junit4]   2> 2739194 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.Overseer Overseer (id=72098020033167366-127.0.0.1:38517_solr-n_0000000000) starting
   [junit4]   2> 2739194 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2739195 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2739197 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2739197 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2739197 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38517_solr
   [junit4]   2> 2739197 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:36127_solr]
   [junit4]   2> 2739197 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2739198 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2739198 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2739198 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2739198 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2739198 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2739198 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2739232 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739232 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38517.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739236 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739236 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38517.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739237 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739237 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38517.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739237 INFO  (jetty-launcher-6904-thread-1) [n:127.0.0.1:36127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node1/.
   [junit4]   2> 2739237 INFO  (jetty-launcher-6904-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node2/.
   [junit4]   2> 2739262 INFO  (zkConnectionManagerCallback-6929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739264 INFO  (zkConnectionManagerCallback-6933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739264 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2739265 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45989/solr ready
   [junit4]   2> 2739278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 2739278 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2739278 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2739278 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2739279 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2739279 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2739279 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2739281 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2739281 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2739281 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2739281 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2739281 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34f6f64e{/solr,null,AVAILABLE}
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e3f1f3a{HTTP/1.1,[http/1.1]}{127.0.0.1:36151}
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server Started @2740824ms
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36151}
   [junit4]   2> 2739282 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2739282 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:31.533Z
   [junit4]   2> 2739283 INFO  (zkConnectionManagerCallback-6935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739283 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2739288 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2739288 INFO  (zkConnectionManagerCallback-6939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739290 INFO  (zkConnectionManagerCallback-6941-thread-1-processing-n:127.0.0.1:36151_solr) [n:127.0.0.1:36151_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2739293 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2739294 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2739294 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36151_solr
   [junit4]   2> 2739295 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2739295 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2739295 INFO  (zkCallback-6940-thread-1-processing-n:127.0.0.1:36151_solr) [n:127.0.0.1:36151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2739296 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2739342 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36151.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739348 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36151.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739348 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36151.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2739349 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36151_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node3/.
   [junit4]   2> 2739388 INFO  (qtp383053915-26505) [n:127.0.0.1:36127_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> 2739389 INFO  (qtp1705258052-26554) [n:127.0.0.1:36151_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> 2739390 INFO  (qtp87095301-26496) [n:127.0.0.1:38517_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> 2739390 DEBUG (qtp383053915-26495) [n:127.0.0.1:36127_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2739391 INFO  (qtp383053915-26495) [n:127.0.0.1:36127_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2739391 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2739392 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38517_solr, 127.0.0.1:36151_solr, 127.0.0.1:36127_solr]
   [junit4]   2> 2739392 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2739392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e3f1f3a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2739392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=656263138
   [junit4]   2> 2739392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2739392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79a8977a: rootName = solr_36151, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@22b51811
   [junit4]   2> 2739392 INFO  (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2739393 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2739393 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2739393 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 2739397 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2739397 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@53b5517: rootName = solr_36151, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4be16320
   [junit4]   2> 2739400 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2739400 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26cc633: rootName = solr_36151, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a9c2ea7
   [junit4]   2> 2739401 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36151_solr
   [junit4]   2> 2739401 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2739401 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2739401 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2739401 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2739401 INFO  (zkCallback-6940-thread-1-processing-n:127.0.0.1:36151_solr) [n:127.0.0.1:36151_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2739401 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2740394 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2740394 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:36151_solr
   [junit4]   2> 2740902 WARN  (zkCallback-6940-thread-1-processing-n:127.0.0.1:36151_solr) [n:127.0.0.1:36151_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:36151_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:36151_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:882)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [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> 2740903 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34f6f64e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2740903 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2741395 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2742395 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2742407 INFO  (qtp383053915-26497) [n:127.0.0.1:36127_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> 2742408 INFO  (qtp87095301-26506) [n:127.0.0.1:38517_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> 2742409 DEBUG (qtp383053915-26503) [n:127.0.0.1:36127_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2742409 INFO  (qtp383053915-26503) [n:127.0.0.1:36127_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2742409 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2742410 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38517_solr, 127.0.0.1:36127_solr]
   [junit4]   2> 2742410 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2742410 INFO  (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2742410 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:36151_solr
   [junit4]   2> 2742410 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2742410 DEBUG (ScheduledTrigger-6655-thread-3) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 2742410 DEBUG (ScheduledTrigger-6655-thread-3) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:36151_solr]
   [junit4]   2> 2742410 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2742410 DEBUG (ScheduledTrigger-6655-thread-3) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"23106c50b7121T7xy4y2y3ikppcn0eq5yz1c6ng",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":616855098847521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[616855098847521],
   [junit4]   2>     "nodeNames":["127.0.0.1:36151_solr"]}}
   [junit4]   2> 2742411 DEBUG (ScheduledTrigger-6655-thread-3) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_restore_trigger]
   [junit4]   2> 2742411 INFO  (ScheduledTrigger-6655-thread-3) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2742411 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"23106c50b7121T7xy4y2y3ikppcn0eq5yz1c6ng",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":616855098847521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[616855098847521],
   [junit4]   2>     "_enqueue_time_":616855099798071,
   [junit4]   2>     "nodeNames":["127.0.0.1:36151_solr"]}}
   [junit4]   2> 2742412 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 2742412 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_restore_trigger after 5000ms
   [junit4]   2> 2742412 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=23106c50b7121T7xy4y2y3ikppcn0eq5yz1c6ng
   [junit4]   2> 2742420 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 2742420 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2742421 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2742421 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2742421 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2742421 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2742422 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2742422 INFO  (qtp383053915-26504) [n:127.0.0.1:36127_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> 2742423 INFO  (qtp87095301-26508) [n:127.0.0.1:38517_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> 2742423 DEBUG (qtp383053915-26505) [n:127.0.0.1:36127_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2742423 INFO  (qtp383053915-26505) [n:127.0.0.1:36127_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2742424 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2742424 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:38517_solr, 127.0.0.1:36127_solr]
   [junit4]   2> 2742424 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2742424 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2742424 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2742424 INFO  (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2742425 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2742425 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2742425 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 2742425 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 2742429 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2742429 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2742429 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6166244e{/solr,null,AVAILABLE}
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5cfd8c80{HTTP/1.1,[http/1.1]}{127.0.0.1:43705}
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server Started @2743972ms
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43705}
   [junit4]   2> 2742430 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2742430 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:34.681Z
   [junit4]   2> 2742431 INFO  (zkConnectionManagerCallback-6945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2742431 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2742436 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2742437 INFO  (zkConnectionManagerCallback-6949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2742438 INFO  (zkConnectionManagerCallback-6951-thread-1-processing-n:127.0.0.1:43705_solr) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2742440 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2742441 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2742442 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43705_solr
   [junit4]   2> 2742442 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2742442 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2742442 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2742443 INFO  (zkCallback-6950-thread-1-processing-n:127.0.0.1:43705_solr) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2742477 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43705.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2742483 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43705.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2742483 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43705.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2742484 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:43705_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node4/.
   [junit4]   2> 2743425 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 2743425 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2743425 DEBUG (ScheduledTrigger-6655-thread-2) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43705_solr at time 616856114159470
   [junit4]   2> 2744010 INFO  (qtp383053915-26505) [n:127.0.0.1:36127_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> 2744012 INFO  (qtp87095301-26612) [n:127.0.0.1:38517_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> 2744012 INFO  (qtp1046744417-26588) [n:127.0.0.1:43705_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> 2744013 DEBUG (qtp87095301-26508) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2744013 INFO  (qtp87095301-26508) [n:127.0.0.1:38517_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2744013 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2744013 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:43705_solr, 127.0.0.1:38517_solr, 127.0.0.1:36127_solr]
   [junit4]   2> 2744014 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2744014 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2744014 INFO  (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2744015 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:43705_solr
   [junit4]   2> 2744015 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2744015 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 2744015 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 2744015 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2744015 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:43705_solr] added at times [616856703638674], now=616856703943048
   [junit4]   2> 2744015 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2310724b29c92T7xy4y2y3ikppcn0eq5yz1c6ni",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":616856703638674,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[616856703638674],
   [junit4]   2>     "nodeNames":["127.0.0.1:43705_solr"]}}
   [junit4]   2> 2744015 DEBUG (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_restore_trigger]
   [junit4]   2> 2744016 INFO  (ScheduledTrigger-6655-thread-1) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2744016 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2310724b29c92T7xy4y2y3ikppcn0eq5yz1c6ni",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":616856703638674,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[616856703638674],
   [junit4]   2>     "_enqueue_time_":616856704166377,
   [junit4]   2>     "nodeNames":["127.0.0.1:43705_solr"]}}
   [junit4]   2> 2744016 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[EF1A808D2142DC2C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 2744016 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 5000ms
   [junit4]   2> 2744016 DEBUG (AutoscalingActionExecutor-6656-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=2310724b29c92T7xy4y2y3ikppcn0eq5yz1c6ni
   [junit4]   2> 2744033 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 2744034 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 2744034 DEBUG (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 2744034 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 2744034 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2744034 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2744034 DEBUG (OverseerAutoScalingTriggerThread-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 2744035 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2744035 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2744035 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2744035 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2744035 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40fb4cb{/solr,null,AVAILABLE}
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23d45cca{HTTP/1.1,[http/1.1]}{127.0.0.1:36153}
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server Started @2745578ms
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36153}
   [junit4]   2> 2744036 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2744036 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:36.287Z
   [junit4]   2> 2744037 INFO  (zkConnectionManagerCallback-6955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744037 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2744042 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2744042 INFO  (zkConnectionManagerCallback-6959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744044 INFO  (zkConnectionManagerCallback-6961-thread-1-processing-n:127.0.0.1:36153_solr) [n:127.0.0.1:36153_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744046 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2744047 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2744048 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36153_solr
   [junit4]   2> 2744048 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2744048 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2744048 INFO  (zkCallback-6950-thread-1-processing-n:127.0.0.1:43705_solr) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2744048 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2744052 INFO  (zkCallback-6960-thread-1-processing-n:127.0.0.1:36153_solr) [n:127.0.0.1:36153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2744085 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36153.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744101 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36153.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744101 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36153.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744102 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:36153_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node5/.
   [junit4]   2> 2744132 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2744133 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2744133 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2744133 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2744133 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@647f32b5{/solr,null,AVAILABLE}
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6246cb30{HTTP/1.1,[http/1.1]}{127.0.0.1:45615}
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server Started @2745676ms
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45615}
   [junit4]   2> 2744134 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2744134 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:36.385Z
   [junit4]   2> 2744135 INFO  (zkConnectionManagerCallback-6965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744135 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2744140 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2744140 INFO  (zkConnectionManagerCallback-6969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744142 INFO  (zkConnectionManagerCallback-6971-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744144 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2744147 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2744148 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45615_solr
   [junit4]   2> 2744149 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744149 INFO  (zkCallback-6950-thread-1-processing-n:127.0.0.1:43705_solr) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744149 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744149 INFO  (zkCallback-6960-thread-1-processing-n:127.0.0.1:36153_solr) [n:127.0.0.1:36153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744149 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744149 INFO  (zkCallback-6970-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2744189 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744194 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744195 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744195 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node6/.
   [junit4]   2> 2744230 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2744231 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2744231 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2744231 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2744231 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30aed886{/solr,null,AVAILABLE}
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d92f45a{HTTP/1.1,[http/1.1]}{127.0.0.1:45997}
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.e.j.s.Server Started @2745774ms
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45997}
   [junit4]   2> 2744232 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2744232 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T18:01:36.483Z
   [junit4]   2> 2744233 INFO  (zkConnectionManagerCallback-6975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744234 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2744239 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45989/solr
   [junit4]   2> 2744239 INFO  (zkConnectionManagerCallback-6979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744241 INFO  (zkConnectionManagerCallback-6981-thread-1-processing-n:127.0.0.1:45997_solr) [n:127.0.0.1:45997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2744244 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2744244 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2744245 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45997_solr
   [junit4]   2> 2744246 INFO  (zkCallback-6921-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744246 INFO  (zkCallback-6970-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744246 INFO  (zkCallback-6960-thread-1-processing-n:127.0.0.1:36153_solr) [n:127.0.0.1:36153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744246 INFO  (zkCallback-6950-thread-1-processing-n:127.0.0.1:43705_solr) [n:127.0.0.1:43705_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744246 INFO  (zkCallback-6932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744246 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744247 INFO  (zkCallback-6980-thread-1-processing-n:127.0.0.1:45997_solr) [n:127.0.0.1:45997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2744282 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744288 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744289 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2744289 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[EF1A808D2142DC2C]) [n:127.0.0.1:45997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node7/.
   [junit4]   2> 2744329 INFO  (qtp383053915-26503) [n:127.0.0.1:36127_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> 2744330 INFO  (OverseerThreadFactory-6657-thread-1-processing-n:127.0.0.1:38517_solr) [n:127.0.0.1:38517_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2744434 INFO  (OverseerStateUpdate-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_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":"http://127.0.0.1:36127/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2744435 INFO  (OverseerStateUpdate-72098020033167366-127.0.0.1:38517_solr-n_0000000000) [n:127.0.0.1:38517_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":"http://127.0.0.1:45615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2744637 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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> 2744637 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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> 2744638 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2744638 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2744740 INFO  (zkCallback-6970-thread-1-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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: [6])
   [junit4]   2> 2744740 INFO  (zkCallback-6920-thread-1-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_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: [6])
   [junit4]   2> 2744740 INFO  (zkCallback-6970-thread-2-processing-n:127.0.0.1:45615_solr) [n:127.0.0.1:45615_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: [6])
   [junit4]   2> 2744740 INFO  (zkCallback-6920-thread-2-processing-n:127.0.0.1:36127_solr) [n:127.0.0.1:36127_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: [6])
   [junit4]   2> 2745646 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2745646 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2745652 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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> 2745652 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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> 2745658 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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> 2745658 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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> 2745658 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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> 2745658 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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> 2745659 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2745659 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45615.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@667ca7b5
   [junit4]   2> 2745659 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2745659 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2745659 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 2745659 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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 [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node6/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001/tempDir-001/node6/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2745688 INFO  (qtp383053915-26580) [n:127.0.0.1:36127_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> 2745688 INFO  (qtp1327182550-26641) [n:127.0.0.1:45615_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

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

.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10024c469160033, likely client has closed socket
   [junit4]   2> 2942766 INFO  (jetty-closer-6905-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2942766 INFO  (jetty-closer-6905-thread-9) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b67e3d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2942766 INFO  (jetty-closer-6905-thread-9) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2942766 INFO  (jetty-closer-6905-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@26b937ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 2942766 INFO  (jetty-closer-6905-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ecdaf30{/solr,null,UNAVAILABLE}
   [junit4]   2> 2942767 INFO  (jetty-closer-6905-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2942767 INFO  (jetty-closer-6905-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2944260 WARN  (zkCallback-7026-thread-1-processing-n:127.0.0.1:41743_solr) [n:127.0.0.1:41743_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2944260 WARN  (zkCallback-7088-thread-1-processing-n:127.0.0.1:34543_solr) [n:127.0.0.1:34543_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2944260 INFO  (jetty-closer-6905-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14b3f888{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944260 INFO  (jetty-closer-6905-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@86e6251{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944260 INFO  (jetty-closer-6905-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2944261 INFO  (jetty-closer-6905-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2944261 INFO  (jetty-closer-6905-thread-13) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3964214c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944261 INFO  (jetty-closer-6905-thread-13) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2944267 INFO  (jetty-closer-6905-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48f27ba2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2944268 INFO  (jetty-closer-6905-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2944268 ERROR (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-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> 2944268 INFO  (SUITE-TriggerIntegrationTest-seed#[EF1A808D2142DC2C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45989 45989
   [junit4]   2> 2949408 INFO  (Thread-3725) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45989 45989
   [junit4]   2> 2949408 WARN  (Thread-3725) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	22	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/aliases.json
   [junit4]   2> 	21	/solr/security.json
   [junit4]   2> 	8	/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> 	102	/solr/collections/collection1/state.json
   [junit4]   2> 	22	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72098020033167398-127.0.0.1:42739_solr-n_0000000011
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72098020033167377-core_node8-n_0000000003
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72098020033167380-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167420-127.0.0.1:42721_solr-n_0000000018
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167414-127.0.0.1:34543_solr-n_0000000016
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167365-127.0.0.1:36127_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167417-127.0.0.1:42713_solr-n_0000000017
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167380-127.0.0.1:45615_solr-n_0000000005
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72098020033167365-core_node3-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72098020033167389-127.0.0.1:41369_solr-n_0000000008
   [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: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_EF1A808D2142DC2C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), x_s=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1332, maxMBSortInHeap=5.622511947733528, sim=RandomSimilarity(queryNorm=false): {}, locale=bg-BG, timezone=Asia/Kuching
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=114333000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, TestIndexingPerformance, AnalyticsMergeStrategyTest, TestDynamicLoading, TolerantUpdateProcessorTest, TestRTimerTree, TestQuerySenderNoQuery, ComputePlanActionTest, TestComputePlanAction, TestLegacyNumericRangeQueryBuilder, FullHLLTest, CustomHighlightComponentTest, TestHighFrequencyDictionaryFactory, ZkFailoverTest, TestDownShardTolerantSearch, TestJoin, RankQueryTest, TestCSVLoader, SynonymTokenizerTest, TestHttpShardHandlerFactory, TestGraphMLResponseWriter, FacetPivotSmallTest, TestDistributedSearch, CursorMarkTest, CloneFieldUpdateProcessorFactoryTest, TestManagedSynonymGraphFilterFactory, HdfsBasicDistributedZk2Test, SolrIndexSplitterTest, TestDelegationWithHadoopAuth, DistribDocExpirationUpdateProcessorTest, TestSolrCoreParser, RemoteQueryErrorTest, TestConfigSets, SolrMetricsIntegrationTest, CoreSorterTest, SparseHLLTest, SimpleFacetsTest, TestSolrQueryResponse, TestHashPartitioner, TestMergePolicyConfig, TestSSLRandomization, TestLuceneIndexBackCompat, TestCryptoKeys, TestSimpleQParserPlugin, PeerSyncWithIndexFingerprintCachingTest, TestNumericTerms64, TestWriterPerf, JavabinLoaderTest, TlogReplayBufferedWhileIndexingTest, TestSolrXml, FieldAnalysisRequestHandlerTest, TestFieldTypeResource, StatsComponentTest, HdfsDirectoryFactoryTest, CreateCollectionCleanupTest, TestCollapseQParserPlugin, SubstringBytesRefFilterTest, TestFastOutputStream, SolrCloudReportersTest, AutoAddReplicasIntegrationTest, TestCopyFieldCollectionResource, TestHighlightDedupGrouping, HdfsRecoveryZkTest, CursorPagingTest, TestLMDirichletSimilarityFactory, TestSolrQueryParser, SpellCheckCollatorTest, TestEmbeddedSolrServerSchemaAPI, V2StandaloneTest, TestNodeLostTrigger, TestGraphTermsQParserPlugin, TestLegacyNumericUtils, OverseerModifyCollectionTest, SolrCLIZkUtilsTest, TestWordDelimiterFilterFactory, UpdateParamsTest, ParsingFieldUpdateProcessorsTest, TestPseudoReturnFields, TestStressInPlaceUpdates, TestUniqueKeyFieldResource, DebugComponentTest, TestStressUserVersions, TestRandomFaceting, HighlighterConfigTest, TestBinaryField, TestDocTermOrds, TestReplicationHandlerBackup, TestConfigReload, TestExtendedDismaxParser, HttpTriggerListenerTest, ConcurrentCreateRoutedAliasTest, TestComponentsName, TemplateUpdateProcessorTest, TestCloudSchemaless, TestRawResponseWriter, DocValuesMissingTest, TestLuceneMatchVersion, BasicAuthStandaloneTest, CollectionsAPIDistributedZkTest, IndexBasedSpellCheckerTest, TestPhraseSuggestions, TestPHPSerializedResponseWriter, TestManagedSchema, PreAnalyzedFieldManagedSchemaCloudTest, OpenCloseCoreStressTest, TestGroupingSearch, ChaosMonkeySafeLeaderWithPullReplicasTest, UUIDFieldTest, NumberUtilsTest, SolrCoreCheckLockOnStartupTest, SuggesterWFSTTest, TestCloudJSONFacetJoinDomain, TestTriggerIntegration, ClassificationUpdateProcessorFactoryTest, TestSolrCloudWithKerberosAlt, TestGenericDistributedQueue, CdcrBootstrapTest, ActionThrottleTest, TestFieldCacheWithThreads, TestAuthenticationFramework, BadIndexSchemaTest, TestLeaderElectionZkExpiry, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollationField, DistributedTermsComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, TestRemoteStreaming, BasicDistributedZkTest, TestRequestForwarding, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestStressLiveNodes, TestUtilizeNode, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPI, TestRequestStatusCollectionAPI, NodeLostTriggerTest, SystemLogListenerTest, TriggerIntegrationTest]
   [junit4] Completed [624/774 (1!)] on J0 in 210.41s, 14 tests, 2 failures <<< FAILURES!

[...truncated 48661 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_162) - Build # 1303 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1303/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2FD8981BABF061BB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2FD8981BABF061BB]:0)


FAILED:  org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect

Error Message:
Couldn't come up with a plane through three points that included the fourth

Stack Trace:
java.lang.RuntimeException: Couldn't come up with a plane through three points that included the fourth
	at __randomizedtesting.SeedInfo.seed([DA121DF72F503357:934436F60FE432E0]:0)
	at org.apache.lucene.spatial3d.geom.GeoStandardPath$SegmentEndpoint.<init>(GeoStandardPath.java:603)
	at org.apache.lucene.spatial3d.geom.GeoStandardPath.done(GeoStandardPath.java:186)
	at org.apache.lucene.spatial3d.geom.GeoStandardPath.<init>(GeoStandardPath.java:68)
	at org.apache.lucene.spatial3d.geom.GeoPathFactory.makeGeoPath(GeoPathFactory.java:39)
	at org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dLineStringBuilder.build(Geo3dShapeFactory.java:285)
	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$4.generateRandomShape(ShapeRectRelationTestCase.java:179)
	at org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:199)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1A48E0AB0E0C04A3:A044D72451E4D2EC]: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 9451 lines...]
   [junit4] Suite: org.apache.lucene.spatial.spatial4j.Geo3dShapeWGS84ModelRectRelationTest
   [junit4]   1> Laps: 389 CWIDbD: 61,2,168,0,158
   [junit4]   1> Laps: 216 CWIDbD: 122,2,46,20,26
   [junit4]   1> Laps: 1456 CWIDbD: 754,2,385,124,191
   [junit4]   1> rect=GeoDegenerateHorizontalLine: {planetmodel=PlanetModel.WGS84, latitude=0.2792526803190927(16.0), leftlon=0.06981317007977318(4.0), rightLon=0.6283185307179586(36.0)}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Geo3dShapeWGS84ModelRectRelationTest -Dtests.method=testGeoPathRect -Dtests.seed=DA121DF72F503357 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Antarctica/Casey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.38s J1 | Geo3dShapeWGS84ModelRectRelationTest.testGeoPathRect <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Couldn't come up with a plane through three points that included the fourth
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA121DF72F503357:934436F60FE432E0]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.GeoStandardPath$SegmentEndpoint.<init>(GeoStandardPath.java:603)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.GeoStandardPath.done(GeoStandardPath.java:186)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.GeoStandardPath.<init>(GeoStandardPath.java:68)
   [junit4]    > 	at org.apache.lucene.spatial3d.geom.GeoPathFactory.makeGeoPath(GeoPathFactory.java:39)
   [junit4]    > 	at org.apache.lucene.spatial.spatial4j.Geo3dShapeFactory$Geo3dLineStringBuilder.build(Geo3dShapeFactory.java:285)
   [junit4]    > 	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase$4.generateRandomShape(ShapeRectRelationTestCase.java:179)
   [junit4]    > 	at org.locationtech.spatial4j.shape.RectIntersectionTestHelper.testRelateWithRectangle(RectIntersectionTestHelper.java:98)
   [junit4]    > 	at org.apache.lucene.spatial.spatial4j.ShapeRectRelationTestCase.testGeoPathRect(ShapeRectRelationTestCase.java:199)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=969, maxMBSortInHeap=5.880471547261881, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-ME, timezone=Antarctica/Casey
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=46171256,total=90177536
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestFramework, SerializedStrategyTest, RandomSpatialOpFuzzyPrefixTree50Test, Geo3dShapeWGS84ModelRectRelationTest]
   [junit4] Completed [12/23 (1!)] on J1 in 1.56s, 8 tests, 1 error <<< FAILURES!

[...truncated 4275 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/init-core-data-001
   [junit4]   2> 3036514 WARN  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 3036514 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3036515 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3036516 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3036516 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001
   [junit4]   2> 3036516 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036517 INFO  (Thread-7782) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036517 INFO  (Thread-7782) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036518 ERROR (Thread-7782) [    ] 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> 3036617 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:33405
   [junit4]   2> 3036619 INFO  (zkConnectionManagerCallback-5497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036625 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3036625 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3036626 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3036626 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3036626 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3036627 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3036627 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3036627 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3036627 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc2a14{/solr,null,AVAILABLE}
   [junit4]   2> 3036627 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9725a8{/solr,null,AVAILABLE}
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e6c9a{SSL,[ssl, http/1.1]}{127.0.0.1:32993}
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f94c5{SSL,[ssl, http/1.1]}{127.0.0.1:40359}
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-2) [    ] o.e.j.s.Server Started @3038647ms
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-1) [    ] o.e.j.s.Server Started @3038647ms
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32993}
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40359}
   [junit4]   2> 3036629 ERROR (jetty-launcher-5494-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3036629 ERROR (jetty-launcher-5494-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3036629 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T14:24:12.516Z
   [junit4]   2> 3036630 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T14:24:12.516Z
   [junit4]   2> 3036631 INFO  (zkConnectionManagerCallback-5500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036631 INFO  (zkConnectionManagerCallback-5501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036632 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3036632 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3036646 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 0x10023fd73e90001, likely client has closed socket
   [junit4]   2> 3036649 INFO  (jetty-launcher-5494-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33405/solr
   [junit4]   2> 3036649 INFO  (jetty-launcher-5494-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33405/solr
   [junit4]   2> 3036650 INFO  (zkConnectionManagerCallback-5507-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036650 INFO  (zkConnectionManagerCallback-5509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036651 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 0x10023fd73e90004, likely client has closed socket
   [junit4]   2> 3036652 INFO  (zkConnectionManagerCallback-5511-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036653 INFO  (zkConnectionManagerCallback-5513-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036698 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3036698 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3036698 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40359_solr
   [junit4]   2> 3036699 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32993_solr
   [junit4]   2> 3036699 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.Overseer Overseer (id=72097165516275717-127.0.0.1:40359_solr-n_0000000000) starting
   [junit4]   2> 3036700 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3036700 INFO  (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3036704 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3036704 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3036704 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40359_solr
   [junit4]   2> 3036704 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:32993_solr]
   [junit4]   2> 3036704 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3036704 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3036705 INFO  (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3036705 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3036708 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3036708 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3036708 DEBUG (ScheduledTrigger-6736-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3036844 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036856 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036857 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036858 INFO  (jetty-launcher-5494-thread-1) [n:127.0.0.1:40359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001/node1/.
   [junit4]   2> 3036871 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036883 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036884 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32993.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3036885 INFO  (jetty-launcher-5494-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001/node2/.
   [junit4]   2> 3036914 INFO  (zkConnectionManagerCallback-5519-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036917 INFO  (zkConnectionManagerCallback-5523-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036918 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3036919 INFO  (SUITE-TriggerIntegrationTest-seed#[1A48E0AB0E0C04A3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33405/solr ready
   [junit4]   2> 3036934 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 3036934 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3036934 DEBUG (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3036934 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3036936 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3036936 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3036936 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3037940 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 3045943 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 3055950 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 3065956 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 3065972 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 3065972 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 3065972 DEBUG (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3065972 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3065973 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3065973 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3065973 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3066039 INFO  (qtp23325082-27344) [n:127.0.0.1:40359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3066045 INFO  (qtp23325082-27344) [n:127.0.0.1:40359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3066113 INFO  (qtp21231466-27341) [n:127.0.0.1:32993_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> 3066118 INFO  (qtp23325082-27336) [n:127.0.0.1:40359_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> 3066118 DEBUG (qtp23325082-27347) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3066119 INFO  (qtp23325082-27347) [n:127.0.0.1:40359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=72
   [junit4]   2> 3066120 DEBUG (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3066120 DEBUG (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:40359_solr, 127.0.0.1:32993_solr]
   [junit4]   2> 3066120 DEBUG (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3066120 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3066121 INFO  (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3066122 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3066123 DEBUG (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 3066123 DEBUG (ScheduledTrigger-6736-thread-2) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3066123 DEBUG (ScheduledTrigger-6736-thread-2) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3066123 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f94c5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3066123 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21729251
   [junit4]   2> 3066123 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3066123 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1150e68: rootName = solr_40359, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4642a4
   [junit4]   2> 3066131 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3066131 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1259a3a: rootName = solr_40359, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f4167e
   [junit4]   2> 3066136 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3066136 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121c10c: rootName = solr_40359, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e3155e
   [junit4]   2> 3066138 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40359_solr
   [junit4]   2> 3066138 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3066138 INFO  (zkCallback-5510-thread-1-processing-n:127.0.0.1:40359_solr) [n:127.0.0.1:40359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3066138 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3066138 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3066139 INFO  (zkCallback-5522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3066139 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.Overseer Overseer (id=72097165516275717-127.0.0.1:40359_solr-n_0000000000) closing
   [junit4]   2> 3066139 INFO  (OverseerStateUpdate-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40359_solr
   [junit4]   2> 3066139 WARN  (OverseerAutoScalingTriggerThread-72097165516275717-127.0.0.1:40359_solr-n_0000000000) [n:127.0.0.1:40359_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3066140 DEBUG (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3066141 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dc2a14{/solr,null,UNAVAILABLE}
   [junit4]   2> 3066141 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32993_solr
   [junit4]   2> 3066141 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3066142 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.Overseer Overseer (id=72097165516275718-127.0.0.1:32993_solr-n_0000000001) starting
   [junit4]   2> 3066145 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3066145 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 3066146 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:32993_solr]
   [junit4]   2> 3066146 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3066146 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:32993_solr]
   [junit4]   2> 3066146 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 3066146 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 3066147 INFO  (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3066147 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3066147 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3066148 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 3066148 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3067149 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3067149 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3067149 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3068149 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3068149 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3068150 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3069150 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3069150 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3069150 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3070150 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3070150 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3070150 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3071150 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3071150 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3071150 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3072151 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3072151 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3072151 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3073151 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3073151 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3073151 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3074151 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3074151 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3074151 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3075152 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3075152 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3075152 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3076143 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3076144 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3076144 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3076144 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3076145 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bdca5a{/solr,null,AVAILABLE}
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9f7489{SSL,[ssl, http/1.1]}{127.0.0.1:42577}
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server Started @3078164ms
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42577}
   [junit4]   2> 3076146 ERROR (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3076146 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3076147 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T14:24:52.032Z
   [junit4]   2> 3076149 INFO  (zkConnectionManagerCallback-5525-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076150 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3076152 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3076152 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3076152 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 3076159 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33405/solr
   [junit4]   2> 3076160 INFO  (zkConnectionManagerCallback-5529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076163 INFO  (zkConnectionManagerCallback-5531-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076168 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3076169 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3076170 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42577_solr
   [junit4]   2> 3076171 INFO  (zkCallback-5522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3076171 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3076172 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3076323 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42577.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3076338 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42577.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3076339 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42577.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3076341 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:42577_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001/node3/.
   [junit4]   2> 3077152 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3077152 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3077152 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3077153 DEBUG (ScheduledTrigger-6747-thread-1) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:42577_solr at time 603853476472945
   [junit4]   2> 3078153 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3078153 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerCTOOR
   [junit4]   2> 3078154 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3078154 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerCTOOR firing registered processor for nodes: [127.0.0.1:42577_solr] added at times [603853476472945], now=603854477703295
   [junit4]   2> 3078154 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2253397f62871T8827czzxnjuq2c3xyu2wb09dn",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":603853476472945,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[603853476472945],
   [junit4]   2>     "nodeNames":["127.0.0.1:42577_solr"]}}
   [junit4]   2> 3078155 DEBUG (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_triggerCTOOR]
   [junit4]   2> 3078156 INFO  (ScheduledTrigger-6747-thread-4) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 3078156 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2253397f62871T8827czzxnjuq2c3xyu2wb09dn",
   [junit4]   2>   "source":"node_added_triggerCTOOR",
   [junit4]   2>   "eventTime":603853476472945,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[603853476472945],
   [junit4]   2>     "_enqueue_time_":603854478727456,
   [junit4]   2>     "nodeNames":["127.0.0.1:42577_solr"]}}
   [junit4]   2> 3078156 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContinueTriggersOnOverseerRestart
   [junit4]   2> 3078157 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 3078157 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerCTOOR after 5000ms
   [junit4]   2> 3078157 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=2253397f62871T8827czzxnjuq2c3xyu2wb09dn
   [junit4]   2> 3078175 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 3078176 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 3078176 DEBUG (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 3078176 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 3078177 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3078177 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3078177 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 3078185 INFO  (qtp21231466-27335) [n:127.0.0.1:32993_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> 3078248 INFO  (qtp23242103-27420) [n:127.0.0.1:42577_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> 3078249 DEBUG (qtp21231466-27343) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3078249 INFO  (qtp21231466-27343) [n:127.0.0.1:32993_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=68
   [junit4]   2> 3078250 DEBUG (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 3078250 DEBUG (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:42577_solr, 127.0.0.1:32993_solr]
   [junit4]   2> 3078251 DEBUG (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3078251 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 3078252 INFO  (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3078253 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3078253 DEBUG (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 3078253 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3078253 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3078253 INFO  (qtp21231466-27341) [n:127.0.0.1:32993_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3078259 INFO  (qtp21231466-27341) [n:127.0.0.1:32993_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3078261 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3078262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3078262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3078262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3078262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@257193{/solr,null,AVAILABLE}
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a6684f{SSL,[ssl, http/1.1]}{127.0.0.1:43755}
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server Started @3080281ms
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43755}
   [junit4]   2> 3078263 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3078263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T14:24:54.149Z
   [junit4]   2> 3078265 INFO  (zkConnectionManagerCallback-5535-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3078266 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3078274 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33405/solr
   [junit4]   2> 3078275 INFO  (zkConnectionManagerCallback-5539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3078277 INFO  (zkConnectionManagerCallback-5541-thread-1-processing-n:127.0.0.1:43755_solr) [n:127.0.0.1:43755_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3078282 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3078283 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3078284 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43755_solr
   [junit4]   2> 3078285 INFO  (zkCallback-5522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3078285 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3078285 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3078286 INFO  (zkCallback-5540-thread-1-processing-n:127.0.0.1:43755_solr) [n:127.0.0.1:43755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3078554 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43755.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3078584 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43755.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3078585 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43755.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3078586 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:43755_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001/node4/.
   [junit4]   2> 3079254 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3079254 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3079254 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:43755_solr at time 603855577959838
   [junit4]   2> 3080255 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3080255 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3080256 INFO  (OverseerCollectionConfigSetProcessor-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_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> 3081255 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3081256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3082256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3082256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3083256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3083256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3084256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3084256 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3085257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3085257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3086257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3086257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3087257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3087257 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3088258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3088258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3089258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3089258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3089258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:43755_solr] added at times [603855577959838], now=603865582144163
   [junit4]   2> 3089258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"2253415384d9eT8827czzxnjuq2c3xyu2wb09dp",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":603855577959838,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[603855577959838],
   [junit4]   2>     "nodeNames":["127.0.0.1:43755_solr"]}}
   [junit4]   2> 3089258 DEBUG (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEFRS]
   [junit4]   2> 3089259 INFO  (ScheduledTrigger-6747-thread-3) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 3089259 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"2253415384d9eT8827czzxnjuq2c3xyu2wb09dp",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":603855577959838,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[603855577959838],
   [junit4]   2>     "_enqueue_time_":603865582338638,
   [junit4]   2>     "nodeNames":["127.0.0.1:43755_solr"]}}
   [junit4]   2> 3089260 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 3089260 DEBUG (AutoscalingActionExecutor-6748-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 0 ms for event id=2253415384d9eT8827czzxnjuq2c3xyu2wb09dp
   [junit4]   2> 3089261 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3089262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3089262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3089262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3089262 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1350e3b{/solr,null,AVAILABLE}
   [junit4]   2> 3089263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1139ca3{SSL,[ssl, http/1.1]}{127.0.0.1:38331}
   [junit4]   2> 3089263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.Server Started @3091281ms
   [junit4]   2> 3089263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38331}
   [junit4]   2> 3089263 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3089263 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3089264 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3089264 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3089264 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-05T14:25:05.150Z
   [junit4]   2> 3089265 INFO  (zkConnectionManagerCallback-5545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3089266 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3089273 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33405/solr
   [junit4]   2> 3089274 INFO  (zkConnectionManagerCallback-5549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3089276 INFO  (zkConnectionManagerCallback-5551-thread-1-processing-n:127.0.0.1:38331_solr) [n:127.0.0.1:38331_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3089281 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3089282 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3089283 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38331_solr
   [junit4]   2> 3089284 INFO  (zkCallback-5522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3089284 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3089284 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3089284 INFO  (zkCallback-5540-thread-1-processing-n:127.0.0.1:43755_solr) [n:127.0.0.1:43755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3089285 INFO  (zkCallback-5550-thread-1-processing-n:127.0.0.1:38331_solr) [n:127.0.0.1:38331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3089445 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38331.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3089456 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38331.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3089457 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38331.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fe389
   [junit4]   2> 3089458 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [n:127.0.0.1:38331_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_1A48E0AB0E0C04A3-001/tempDir-001/node5/.
   [junit4]   2> 3094262 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3094262 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3094262 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:38331_solr at time 603870585801732
   [junit4]   2> 3095263 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3095263 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3096263 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3096263 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3097263 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3097264 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3098264 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3098264 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3099264 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 3099264 DEBUG (ScheduledTrigger-6747-thread-2) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 3099513 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e6c9a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3099514 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4687651
   [junit4]   2> 3099514 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3099514 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@810526: rootName = solr_32993, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@73870
   [junit4]   2> 3099523 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3099524 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10cecb7: rootName = solr_32993, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f4167e
   [junit4]   2> 3099529 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3099529 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16db74b: rootName = solr_32993, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e3155e
   [junit4]   2> 3099531 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32993_solr
   [junit4]   2> 3099532 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3099532 INFO  (zkCallback-5512-thread-1-processing-n:127.0.0.1:32993_solr) [n:127.0.0.1:32993_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3099532 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3099532 INFO  (zkCallback-5550-thread-1-processing-n:127.0.0.1:38331_solr) [n:127.0.0.1:38331_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3099532 INFO  (zkCallback-5540-thread-1-processing-n:127.0.0.1:43755_solr) [n:127.0.0.1:43755_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3099532 INFO  (zkCallback-5522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3099533 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.Overseer Overseer (id=72097165516275718-127.0.0.1:32993_solr-n_0000000001) closing
   [junit4]   2> 3099532 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3099533 INFO  (OverseerStateUpdate-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32993_solr
   [junit4]   2> 3099533 WARN  (OverseerAutoScalingTriggerThread-72097165516275718-127.0.0.1:32993_solr-n_0000000001) [n:127.0.0.1:32993_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3099533 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3099533 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9725a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 3099534 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[1A48E0AB0E0C04A3]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3099534 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42577_solr
   [junit4]   2> 3099535 INFO  (zkCallback-5530-thread-1-processing-n:127.0.0.1:42577_solr) [n:127.0.0.1:42577_solr    ] o.a.s.c.Overseer Overseer (id=72097165516275723-127.0.0.1:42577_solr-n_0000000002) starting
   [junit4]   2> 3099538 DEBUG (OverseerAutoScalingTriggerThread-72097165516275723-127.0.0.1:42577_s

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

ections/destination1/terms/shard1
   [junit4]   2> 	2	/solr/collections/destination/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	2	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	2	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1_collection/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	2	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	18	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	12	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72097201709907977-127.0.0.1:44273_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	80	/solr/collections
   [junit4]   2> 
   [junit4]   2> 131190 INFO  (SUITE-StreamExpressionTest-seed#[2FD8981BABF061BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 05, 2018 2:35:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 05, 2018 2:35:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]   2>    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> Feb 05, 2018 2:35:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2> Feb 05, 2018 2:35:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [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> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=Lucene50(blocksize=128), join2_s=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), a2_s=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), level1_s=Lucene50(blocksize=128), ident_s=PostingsFormat(name=Asserting), body_t=PostingsFormat(name=LuceneFixedGap), s_multi=PostingsFormat(name=LuceneFixedGap), col_s=PostingsFormat(name=Asserting), level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory), a_s=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Memory), side_s=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneFixedGap)}, docValues:{expr_s=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Asserting), price_f=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Memory), s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Asserting), level2_s=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Asserting), test_dt=DocValuesFormat(name=Memory), ident_s=DocValuesFormat(name=Asserting), order_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=605, maxMBSortInHeap=7.276470284013255, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=Africa/Asmera
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=118847616,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaTest, TestXMLEscaping, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=2FD8981BABF061BB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   [junit4]    >    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FD8981BABF061BB]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=814, name=qtp17904311-814, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FD8981BABF061BB]:0)
   [junit4] Completed [125/146 (1!)] on J0 in 140.46s, 153 tests, 2 errors, 9 skipped <<< FAILURES!

[...truncated 43104 lines...]