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/03/07 11:28:31 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4480/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([E7B01E185CFB8802:AEA6EAAC3E401C54]: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.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:538)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:486)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:305)
	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 12969 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplica
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/init-core-data-001
   [junit4]   2> 1471191 WARN  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1471192 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1471196 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1471196 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1471198 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001
   [junit4]   2> 1471198 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1471198 INFO  (Thread-2735) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1471198 INFO  (Thread-2735) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1471201 ERROR (Thread-2735) [    ] 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> 1471309 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63264
   [junit4]   2> 1471319 INFO  (zkConnectionManagerCallback-4319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471325 INFO  (jetty-launcher-4316-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> 1471325 INFO  (jetty-launcher-4316-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> 1471327 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ec607fe{/solr,null,AVAILABLE}
   [junit4]   2> 1471328 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a01eea4{/solr,null,AVAILABLE}
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4eaa5080{HTTP/1.1,[http/1.1]}{127.0.0.1:63266}
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.e.j.s.Server Started @1476333ms
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63266}
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dc80bf3{HTTP/1.1,[http/1.1]}{127.0.0.1:63267}
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-1) [    ] o.e.j.s.Server Started @1476333ms
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63267}
   [junit4]   2> 1471332 ERROR (jetty-launcher-4316-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1471332 ERROR (jetty-launcher-4316-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1471332 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T10:23:40.431Z
   [junit4]   2> 1471333 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1471333 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471333 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-07T10:23:40.432Z
   [junit4]   2> 1471335 INFO  (zkConnectionManagerCallback-4321-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471335 INFO  (zkConnectionManagerCallback-4323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471335 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1471336 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1471348 INFO  (jetty-launcher-4316-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63264/solr
   [junit4]   2> 1471348 INFO  (jetty-launcher-4316-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63264/solr
   [junit4]   2> 1471350 INFO  (zkConnectionManagerCallback-4329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471350 INFO  (zkConnectionManagerCallback-4331-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471353 INFO  (zkConnectionManagerCallback-4334-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471353 INFO  (zkConnectionManagerCallback-4335-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471537 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1471538 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1471538 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63266_solr
   [junit4]   2> 1471538 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63267_solr
   [junit4]   2> 1471543 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.c.Overseer Overseer (id=72094019760291846-127.0.0.1:63266_solr-n_0000000000) starting
   [junit4]   2> 1471545 INFO  (zkCallback-4333-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1471546 INFO  (zkCallback-4332-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1471560 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63266_solr
   [junit4]   2> 1471562 INFO  (zkCallback-4333-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1471562 INFO  (zkCallback-4332-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1471692 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471692 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471703 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471703 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471703 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471703 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1471704 INFO  (jetty-launcher-4316-thread-2) [n:127.0.0.1:63266_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/.
   [junit4]   2> 1471704 INFO  (jetty-launcher-4316-thread-1) [n:127.0.0.1:63267_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/.
   [junit4]   2> 1471753 INFO  (zkConnectionManagerCallback-4341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471758 INFO  (zkConnectionManagerCallback-4345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471760 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1471761 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63264/solr ready
   [junit4]   2> 1471771 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.TestPullReplica Using legacyCloud?: false
   [junit4]   2> 1471775 INFO  (qtp1118161568-16209) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1471777 INFO  (qtp1118161568-16209) [n:127.0.0.1:63266_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1471792 INFO  (TEST-TestPullReplica.testCreateDelete-seed#[E7B01E185CFB8802]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateDelete {seed=[E7B01E185CFB8802:FCA0EF54AA0B7032]}
   [junit4]   2> 1471795 INFO  (qtp1118161568-16215) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=3&collection.configName=conf&maxShardsPerNode=100&name=pull_replica_test_create_delete&nrtReplicas=1&action=CREATE&numShards=2 and sendToOCPQueue=true
   [junit4]   2> 1471798 INFO  (OverseerThreadFactory-5844-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection pull_replica_test_create_delete
   [junit4]   2> 1471799 WARN  (OverseerThreadFactory-5844-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 4 on collection pull_replica_test_create_delete is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1471920 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63266/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471924 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63267/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471928 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63266/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471932 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard1_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63267/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471937 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63266/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471941 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63267/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471946 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63266/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1471950 INFO  (OverseerStateUpdate-72094019760291846-127.0.0.1:63266_solr-n_0000000000) [n:127.0.0.1:63266_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_test_create_delete",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"pull_replica_test_create_delete_shard2_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63267/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1472170 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1472171 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1472174 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_n8&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1472174 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p10&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472174 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1472175 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node16&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p14&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472175 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p12&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472175 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p4&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472176 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p6&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472178 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard1_replica_p2&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1472307 INFO  (zkCallback-4333-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472307 INFO  (zkCallback-4332-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472308 INFO  (zkCallback-4333-thread-2-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472308 INFO  (zkCallback-4332-thread-2-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472309 INFO  (zkCallback-4332-thread-3-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1472309 INFO  (zkCallback-4332-thread-4-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473225 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473226 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473226 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473237 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473237 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473239 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473242 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473244 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1473249 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard1_replica_p6] Schema name=minimal
   [junit4]   2> 1473249 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard2_replica_p14] Schema name=minimal
   [junit4]   2> 1473249 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1473265 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473265 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_n1' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473265 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.core.pull_replica_test_create_delete.shard1.replica_n1' (registry 'solr.core.pull_replica_test_create_delete.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473265 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard2_replica_p10] Schema name=minimal
   [junit4]   2> 1473265 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473266 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_n1/data/]
   [junit4]   2> 1473267 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473267 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p10' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473267 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.core.pull_replica_test_create_delete.shard2.replica_p10' (registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473268 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473268 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard2_replica_p10] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p10], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p10/data/]
   [junit4]   2> 1473268 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473268 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p14' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473268 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.core.pull_replica_test_create_delete.shard2.replica_p14' (registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473269 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473269 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard2_replica_p14] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/pull_replica_test_create_delete_shard2_replica_p14], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/./pull_replica_test_create_delete_shard2_replica_p14/data/]
   [junit4]   2> 1473271 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard1_replica_p4] Schema name=minimal
   [junit4]   2> 1473272 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard2_replica_p12] Schema name=minimal
   [junit4]   2> 1473272 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473272 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p4' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473273 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.core.pull_replica_test_create_delete.shard1.replica_p4' (registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473273 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473273 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard1_replica_p4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/pull_replica_test_create_delete_shard1_replica_p4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/./pull_replica_test_create_delete_shard1_replica_p4/data/]
   [junit4]   2> 1473273 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473274 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_p12' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473274 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.core.pull_replica_test_create_delete.shard2.replica_p12' (registry 'solr.core.pull_replica_test_create_delete.shard2.replica_p12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473274 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473274 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard2_replica_p12] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_p12], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_p12/data/]
   [junit4]   2> 1473276 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473277 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p6' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473278 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 1473277 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema [pull_replica_test_create_delete_shard2_replica_n8] Schema name=minimal
   [junit4]   2> 1473279 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.core.pull_replica_test_create_delete.shard1.replica_p6' (registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473279 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473279 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard1_replica_p6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p6/data/]
   [junit4]   2> 1473280 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473280 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard1_replica_p2' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473280 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63267.solr.core.pull_replica_test_create_delete.shard1.replica_p2' (registry 'solr.core.pull_replica_test_create_delete.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473280 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473280 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard1_replica_p2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/pull_replica_test_create_delete_shard1_replica_p2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node1/./pull_replica_test_create_delete_shard1_replica_p2/data/]
   [junit4]   2> 1473281 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1473281 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_test_create_delete_shard2_replica_n8' using configuration from collection pull_replica_test_create_delete, trusted=true
   [junit4]   2> 1473281 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63266.solr.core.pull_replica_test_create_delete.shard2.replica_n8' (registry 'solr.core.pull_replica_test_create_delete.shard2.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6654974a
   [junit4]   2> 1473281 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1473281 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore [[pull_replica_test_create_delete_shard2_replica_n8] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/pull_replica_test_create_delete_shard2_replica_n8], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001/tempDir-001/node2/./pull_replica_test_create_delete_shard2_replica_n8/data/]
   [junit4]   2> 1473452 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1473452 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1473457 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473458 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473487 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473488 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473490 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473490 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473493 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473493 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473495 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e3b16dd[pull_replica_test_create_delete_shard2_replica_p14] main]
   [junit4]   2> 1473495 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.SolrIndexSearcher Opening [Searcher@778261b5[pull_replica_test_create_delete_shard2_replica_n8] main]
   [junit4]   2> 1473497 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473497 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473498 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473498 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594274058177871872
   [junit4]   2> 1473498 INFO  (searcherExecutor-5856-thread-1-processing-n:127.0.0.1:63266_solr x:pull_replica_test_create_delete_shard2_replica_n8 s:shard2 c:pull_replica_test_create_delete r:core_node11) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_n8] Registered new searcher Searcher@778261b5[pull_replica_test_create_delete_shard2_replica_n8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473501 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473502 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473502 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473504 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473504 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473504 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473504 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473505 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3168f34a[pull_replica_test_create_delete_shard1_replica_p2] main]
   [junit4]   2> 1473507 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473507 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473508 INFO  (searcherExecutor-5851-thread-1-processing-n:127.0.0.1:63267_solr x:pull_replica_test_create_delete_shard2_replica_p14 s:shard2 c:pull_replica_test_create_delete r:core_node16) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p14] Registered new searcher Searcher@3e3b16dd[pull_replica_test_create_delete_shard2_replica_p14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473508 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ZkShardTerms Successful update terms at /collections/pull_replica_test_create_delete/terms/shard2 to Terms{values={core_node11=0}, version=0}
   [junit4]   2> 1473508 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473509 INFO  (searcherExecutor-5855-thread-1-processing-n:127.0.0.1:63267_solr x:pull_replica_test_create_delete_shard1_replica_p2 s:shard1 c:pull_replica_test_create_delete r:core_node5) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard1_replica_p2] Registered new searcher Searcher@3168f34a[pull_replica_test_create_delete_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473510 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473510 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473511 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.ZkController pull_replica_test_create_delete_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 1473512 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473515 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.ZkController pull_replica_test_create_delete_shard2_replica_p14 starting background replication from leader
   [junit4]   2> 1473515 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard2_replica_n8/
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.SyncStrategy http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard2_replica_n8/ has no replicas
   [junit4]   2> 1473516 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1473517 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473517 INFO  (qtp936449498-16220) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473518 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473518 INFO  (qtp936449498-16210) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473518 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e37a466[pull_replica_test_create_delete_shard2_replica_p12] main]
   [junit4]   2> 1473518 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.s.SolrIndexSearcher Opening [Searcher@43cf72a5[pull_replica_test_create_delete_shard1_replica_p6] main]
   [junit4]   2> 1473523 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473523 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473524 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473524 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473524 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473525 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.ZkController pull_replica_test_create_delete_shard1_replica_p6 starting background replication from leader
   [junit4]   2> 1473525 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473525 INFO  (searcherExecutor-5854-thread-1-processing-n:127.0.0.1:63267_solr x:pull_replica_test_create_delete_shard1_replica_p6 s:shard1 c:pull_replica_test_create_delete r:core_node9) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard1_replica_p6] Registered new searcher Searcher@43cf72a5[pull_replica_test_create_delete_shard1_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473525 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard2_replica_n8/ shard2
   [junit4]   2> 1473526 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473527 INFO  (qtp936449498-16208) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473527 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2768cb89[pull_replica_test_create_delete_shard1_replica_p4] main]
   [junit4]   2> 1473527 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473527 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.SolrIndexSearcher Opening [Searcher@69ae4b95[pull_replica_test_create_delete_shard2_replica_p10] main]
   [junit4]   2> 1473528 INFO  (searcherExecutor-5853-thread-1-processing-n:127.0.0.1:63266_solr x:pull_replica_test_create_delete_shard2_replica_p12 s:shard2 c:pull_replica_test_create_delete r:core_node15) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p12] Registered new searcher Searcher@5e37a466[pull_replica_test_create_delete_shard2_replica_p12] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473528 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.ZkController pull_replica_test_create_delete_shard2_replica_p12 starting background replication from leader
   [junit4]   2> 1473528 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473528 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473529 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473529 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473530 INFO  (searcherExecutor-5852-thread-1-processing-n:127.0.0.1:63266_solr x:pull_replica_test_create_delete_shard1_replica_p4 s:shard1 c:pull_replica_test_create_delete r:core_node7) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard1_replica_p4] Registered new searcher Searcher@2768cb89[pull_replica_test_create_delete_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473531 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473532 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473532 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473532 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473532 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.ZkController pull_replica_test_create_delete_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 1473532 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473533 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473533 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473533 INFO  (qtp1118161568-16219) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473533 INFO  (searcherExecutor-5850-thread-1-processing-n:127.0.0.1:63267_solr x:pull_replica_test_create_delete_shard2_replica_p10 s:shard2 c:pull_replica_test_create_delete r:core_node13) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard2_replica_p10] Registered new searcher Searcher@69ae4b95[pull_replica_test_create_delete_shard2_replica_p10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473533 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.ZkController pull_replica_test_create_delete_shard2_replica_p10 starting background replication from leader
   [junit4]   2> 1473533 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 1473534 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1473534 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473542 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1473542 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1473544 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1473544 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1473545 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@221da0f7[pull_replica_test_create_delete_shard1_replica_n1] main]
   [junit4]   2> 1473547 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1473547 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1473548 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1473548 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1594274058230300672
   [junit4]   2> 1473548 INFO  (searcherExecutor-5849-thread-1-processing-n:127.0.0.1:63266_solr x:pull_replica_test_create_delete_shard1_replica_n1 s:shard1 c:pull_replica_test_create_delete r:core_node3) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SolrCore [pull_replica_test_create_delete_shard1_replica_n1] Registered new searcher Searcher@221da0f7[pull_replica_test_create_delete_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473550 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update terms at /collections/pull_replica_test_create_delete/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard1_replica_n1/
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard1_replica_n1/ has no replicas
   [junit4]   2> 1473558 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1473565 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard1_replica_n1/ shard1
   [junit4]   2> 1473672 INFO  (zkCallback-4332-thread-4-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473672 INFO  (zkCallback-4332-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473672 INFO  (zkCallback-4333-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473672 INFO  (zkCallback-4332-thread-3-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473672 INFO  (zkCallback-4333-thread-2-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473672 INFO  (zkCallback-4332-thread-2-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473685 INFO  (indexFetcher-5885-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node9 x:pull_replica_test_create_delete_shard1_replica_p6] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1473685 INFO  (indexFetcher-5889-thread-1) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node7 x:pull_replica_test_create_delete_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1473685 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1473688 INFO  (qtp1118161568-16218) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_n8&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1514
   [junit4]   2> 1473705 INFO  (qtp936449498-16207) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node13 x:pull_replica_test_create_delete_shard2_replica_p10] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p10&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1531
   [junit4]   2> 1473706 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node15 x:pull_replica_test_create_delete_shard2_replica_p12] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf&newCollection=true&name=pull_replica_test_create_delete_shard2_replica_p12&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1531
   [junit4]   2> 1473728 INFO  (indexFetcher-5882-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard1 r:core_node5 x:pull_replica_test_create_delete_shard1_replica_p2] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 1473728 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1473732 INFO  (qtp1118161568-16217) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard1 r:core_node3 x:pull_replica_test_create_delete_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=pull_replica_test_create_delete_shard1_replica_n1&action=CREATE&numShards=2&collection=pull_replica_test_create_delete&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1562
   [junit4]   2> 1473842 INFO  (zkCallback-4333-thread-2-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473842 INFO  (zkCallback-4332-thread-2-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473842 INFO  (zkCallback-4333-thread-1-processing-n:127.0.0.1:63267_solr) [n:127.0.0.1:63267_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473842 INFO  (zkCallback-4332-thread-3-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473842 INFO  (zkCallback-4332-thread-4-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1473842 INFO  (zkCallback-4332-thread-1-processing-n:127.0.0.1:63266_solr) [n:127.0.0.1:63266_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_test_create_delete/state.json] for collection [pull_replica_test_create_delete] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1474086 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:63266/solr/pull_replica_test_create_delete_shard2_replica_n8/
   [junit4]   2> 1474088 INFO  (qtp1118161568-16214) [n:127.0.0.1:63266_solr c:pull_replica_test_create_delete s:shard2 r:core_node11 x:pull_replica_test_create_delete_shard2_replica_n8] o.a.s.c.S.Request [pull_replica_test_create_delete_shard2_replica_n8]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1474088 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1474088 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1474088 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1474089 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1474089 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1474089 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1474089 INFO  (indexFetcher-5883-thread-1) [n:127.0.0.1:63267_solr c:pull_replica_test_create_delete s:shard2 r:core_node16 x:pull_replica_test_create_delete_shard2_replica_p14] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@712176ae commitCommandVersion:0
   [junit4]   2> 1474091 INFO  (indexFetc

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

ot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1581920 INFO  (jetty-closer-4317-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d704df2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1581920 INFO  (jetty-closer-4317-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1581925 ERROR (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-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> 1581926 INFO  (SUITE-TestPullReplica-seed#[E7B01E185CFB8802]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63264 63264
   [junit4]   2> 1581968 INFO  (Thread-2735) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:63264 63264
   [junit4]   2> 1582470 WARN  (Thread-2735) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2> 	13	/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2> 	13	/solr/configs/conf
   [junit4]   2> 	12	/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2> 	12	/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2> 	9	/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/pull_replica_test_create_delete/collectionprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2> 	4	/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2> 	3	/solr/collections/pull_replica_test_remove_all_writer_replicas/collectionprops.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/pull_replica_test_kill_leader/collectionprops.json
   [junit4]   2> 	3	/solr/collections/pull_replica_test_kill_pull_replica/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_real_time_get/collectionprops.json
   [junit4]   2> 	2	/solr/collections/pull_replica_test_add_remove_pull_replica/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2> 	27	/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2> 	23	/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2> 	22	/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2> 	21	/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2> 	18	/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72094019760291846-127.0.0.1:63266_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplica_E7B01E185CFB8802-001
   [junit4]   2> Mar 07, 2018 10:25:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1975, maxMBSortInHeap=5.167067339385479, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@60871e17), locale=el-CY, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=201474896,total=472907776
   [junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, CdcrVersionReplicationTest, DOMUtilTest, TestWriterPerf, UninvertDocValuesMergePolicyTest, TestInitParams, RequestHandlersTest, TestSolrCloudWithKerberosAlt, PrimUtilsTest, DistanceFunctionTest, TestMaxTokenLenTokenizer, TestPushWriter, TestDistributedMissingSort, TestGraphMLResponseWriter, TestStressUserVersions, DisMaxRequestHandlerTest, TestSolr4Spatial2, CustomCollectionTest, TestSimpleTextCodec, TestNumericTokenStream, DistributedQueryComponentOptimizationTest, BigEndianAscendingWordSerializerTest, TestFastWriter, AutoScalingHandlerTest, TestRandomFaceting, SpellCheckCollatorWithCollapseTest, ClusterStateUpdateTest, TestClassicSimilarityFactory, URLClassifyProcessorTest, SegmentsInfoRequestHandlerTest, DocValuesMissingTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, UpdateRequestProcessorFactoryTest, TestCollectionAPI, ExternalFileFieldSortTest, TestRandomFlRTGCloud, TimeZoneUtilsTest, TestManagedResourceStorage, TestSimpleTrackingShardHandler, DirectUpdateHandlerTest, TestSchemaManager, TestPKIAuthenticationPlugin, TestSortableTextField, TestCoreBackup, JsonLoaderTest, TestLeaderElectionZkExpiry, TestLMDirichletSimilarityFactory, SolrCmdDistributorTest, TestExactStatsCache, TestSolrCoreProperties, TestConfig, CoreSorterTest, VersionInfoTest, TestCodecSupport, TestSearchPerf, SuggesterTest, ReplicaListTransformerTest, TestDeleteCollectionOnDownNodes, TestRandomDVFaceting, TestDistributedMap, TestXmlQParser, TestNamedUpdateProcessors, TestSimDistributedQueue, TestImplicitCoreProperties, TestMultiWordSynonyms, CdcrUpdateLogTest, TestStressLiveNodes, SolrCloudExampleTest, TestSchemaNameResource, ChaosMonkeySafeLeaderTest, TestLuceneMatchVersion, DistributedExpandComponentTest, ActionThrottleTest, TestAnalyzedSuggestions, CoreAdminRequestStatusTest, TestRTGBase, SolrCoreMetricManagerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestBinaryResponseWriter, TestSolrFieldCacheBean, TestClusterStateMutator, TestSolrXml, TestCollapseQParserPlugin, TestSQLHandlerNonCloud, IndexBasedSpellCheckerTest, HdfsSyncSliceTest, FileBasedSpellCheckerTest, DistributedIntervalFacetingTest, AliasIntegrationTest, ResponseBuilderTest, BlobRepositoryCloudTest, TestEmbeddedSolrServerConstructors, ZkStateWriterTest, ConfigSetsAPITest, TestCloudDeleteByQuery, HdfsChaosMonkeyNothingIsSafeTest, DeleteNodeTest, TestCorePropertiesReload, SSLMigrationTest, TestDistribIDF, MoveReplicaTest, TestSkipOverseerOperations, TestRestoreCore, NodeAddedTriggerTest, AsyncCallRequestStatusResponseTest, ParsingFieldUpdateProcessorsTest, ShardSplitTest, TestQuerySenderListener, AtomicUpdateProcessorFactoryTest, PKIAuthenticationIntegrationTest, TermVectorComponentTest, RestartWhileUpdatingTest, TestJsonFacets, ShowFileRequestHandlerTest, TestHdfsUpdateLog, ZkFailoverTest, TestSha256AuthenticationProvider, TestFastLRUCache, HdfsRecoveryZkTest, TestCoreDiscovery, SpatialHeatmapFacetsTest, TestExportWriter, TestCloudManagedSchema, ReturnFieldsTest, LIRRollingUpdatesTest, TestOnReconnectListenerSupport, TestComponentsName, PreAnalyzedFieldTest, TestLargeCluster, TestReversedWildcardFilterFactory, CurrencyFieldTypeTest, DeleteInactiveReplicaTest, OverseerStatusTest, DistributedFacetPivotLargeTest, BlockCacheTest, TestSubQueryTransformer, TestSolrCoreSnapshots, TestSolrDeletionPolicy2, InfoHandlerTest, SliceStateTest, TestStressReorder, ForceLeaderTest, TestPivotHelperCode, TestPHPSerializedResponseWriter, CachingDirectoryFactoryTest, TestCollationFieldDocValues, ResponseLogComponentTest, TestNumericTerms64, CreateCollectionCleanupTest, ExplicitHLLTest, SpellCheckCollatorTest, TestFieldCacheVsDocValues, BasicDistributedZk2Test, TestSolr4Spatial, CoreAdminHandlerTest, JvmMetricsTest, TestSimpleQParserPlugin, QueryResultKeyTest, TestComputePlanAction, UpdateParamsTest, LoggingHandlerTest, TestExtendedDismaxParser, TestScoreJoinQPScore, ClusterStateTest, SimpleFacetsTest, SystemInfoHandlerTest, TestShortCircuitedRequests, TestManagedSchema, TestPullReplica]
   [junit4] Completed [255/781 (1!)] on J1 in 111.82s, 10 tests, 1 failure, 2 skipped <<< FAILURES!

[...truncated 51261 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4480/consoleText

[repro] Revision: 1b8651db4f2656fdaf59dd0f44550766150ed829

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestPullReplica -Dtests.method=testKillLeader -Dtests.seed=E7B01E185CFB8802 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestPullReplica
[repro] ant compile-test

[...truncated 3313 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPullReplica" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=E7B01E185CFB8802 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 108 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestPullReplica
[repro] Exiting with code 0

[...truncated 70 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4481 - Failure!

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

All tests passed

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

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180307_205737_64914059873341316666129.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 285 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180307_210647_1013629372418531568769.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180307_210647_10116053811232225581686.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 1062 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180307_210814_36615059095478730653777.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180307_211141_7613384817281470145475.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 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180307_211148_9284126025846787841002.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180307_211148_9289566012472532604156.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: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180307_211153_26315011002466256324180.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 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180307_211208_4399616775858746682559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180307_211251_5163927982821250959352.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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180307_211307_8768508142734182999600.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 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180307_211307_8765217771352311841644.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

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

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

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

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

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

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

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

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

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

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180307_211721_1597743483521813603635.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180307_211735_1251769241953990703361.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 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180307_211735_1251851210557135884868.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 207 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180307_211753_127641648750739553107.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

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

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

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

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

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180307_212010_83918041611793741872176.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 3135 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20180307_212134_06113491221682364524492.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] WARN: Unhandled exception in event serialization. -> java.lang.StackOverflowError
   [junit4] 	at java.base/java.security.AccessController.doPrivileged(Native Method)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:114)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:99)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:472)
   [junit4] 	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
   [junit4] 	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
   [junit4] 	at java.base/java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] 	at java.base/java.io.FilterOutputStream.flush(FilterOutputStream.java:148)
   [junit4] 	at java.base/java.io.PrintStream.write(PrintStream.java:482)
   [junit4] 	at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:233)
   [junit4] 	at java.base/sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:312)
   [junit4] 	at java.base/sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:316)
   [junit4] 	at java.base/sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:153)
   [junit4] 	at java.base/java.io.OutputStreamWriter.flush(OutputStreamWriter.java:254)
   [junit4] 	at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4] 	at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4] 	at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4] 	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4] 	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4] 	at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4] 	at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4] 	at org.apache.log4j.Category.log(Category.java:856)
   [junit4] 	at org.slf4j.impl.Log4jLoggerAdapter.info(Log4jLoggerAdapter.java:347)
   [junit4] 	at org.apache.solr.cloud.ActionThrottle.minimumWaitBetweenActions(ActionThrottle.java:83)
   [junit4] 	at org.apache.solr.cloud.S
   [junit4] hardLeaderElectionContext.runLeaderProcess(ElectionContext.java:320)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.
   [junit4] solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at
   [junit4]  org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.j
   [junit4] ava:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(Elect
   [junit4] ionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderEl
   [junit4] ection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.re
   [junit4] joinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElecti
   [junit4] onContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.Shard
   [junit4] LeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr
   [junit4] .cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org
   [junit4] .apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:
   [junit4] 216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderE
   [junit4] lector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElec
   [junit4] tion(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElec
   [junit4] tor.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.clou
   [junit4] d.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apac
   [junit4] he.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElecto
   [junit4] r.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(
   [junit4] LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.j
   [junit4] oinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.Lea
   [junit4] derElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.so
   [junit4] lr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at o
   [junit4] rg.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.jav
   [junit4] a:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(Leade
   [junit4] rElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:750)
   [junit4] 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:368)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4] 	at org.apache.solr.cloud.LeaderElector.joinEle

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

ib/apacheds-i18n-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/api-all-1.0.0-M20.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/bcprov-jdk15on-1.54.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/byte-buddy-1.6.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-collections-3.2.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/commons-math3-3.6.1.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/ehcache-core-2.4.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-core-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jersey-server-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/jetty-util-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/mina-core-2.0.0-M5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/mockito-core-2.6.2.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/netty-all-4.0.36.Final.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/test-lib/objenesis-2.5.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/classes/test:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/classes/test:/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.4.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20180307_212134_0616227030243271068700.events @/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20180307_212134_06111594380978340605692.suites -stdin
   [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1540)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:844)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:618: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:562: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:262: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:557: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1561: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1085: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 104 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2