You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/05/30 12:24:46 UTC

[JENKINS-EA] Lucene-Solr-6.6-Linux (32bit/jdk-9-ea+171) - Build # 27 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/27/
Java: 32bit/jdk-9-ea+171 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([13D344CA8059E1EC:F544700AB9DB188D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:390)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:145)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11876 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/init-core-data-001
   [junit4]   2> 335098 WARN  (SUITE-ForceLeaderTest-seed#[13D344CA8059E1EC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 335098 INFO  (SUITE-ForceLeaderTest-seed#[13D344CA8059E1EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 335099 INFO  (SUITE-ForceLeaderTest-seed#[13D344CA8059E1EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 335099 INFO  (SUITE-ForceLeaderTest-seed#[13D344CA8059E1EC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jyfn/
   [junit4]   2> 335100 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 335100 INFO  (Thread-870) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 335100 INFO  (Thread-870) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 335101 ERROR (Thread-870) [    ] 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> 335200 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkTestServer start zk server on port:42083
   [junit4]   2> 335205 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 335205 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 335206 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 335206 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 335206 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 335207 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 335207 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 335207 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 335208 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 335208 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 335209 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 335265 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores/collection1
   [junit4]   2> 335267 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17394a7{/jyfn,null,AVAILABLE}
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@187fd22{HTTP/1.1,[http/1.1]}{127.0.0.1:40909}
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server Started @336689ms
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/jyfn, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/tempDir-001/control/data, hostPort=46231, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores}
   [junit4]   2> 335268 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 335268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 335269 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T11:55:14.125006Z
   [junit4]   2> 335270 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 335270 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/solr.xml
   [junit4]   2> 335273 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 335274 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42083/solr
   [junit4]   2> 335280 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 335280 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46231_jyfn
   [junit4]   2> 335280 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.Overseer Overseer (id=98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) starting
   [junit4]   2> 335282 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46231_jyfn
   [junit4]   2> 335282 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 335374 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores
   [junit4]   2> 335374 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 335375 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 335376 INFO  (OverseerStateUpdate-98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 336389 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 336404 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 336466 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 336471 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 336471 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 336471 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores/collection1/data/]
   [junit4]   2> 336471 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 336472 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@155d231
   [junit4]   2> 336475 WARN  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 336495 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 336495 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 336496 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 336496 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 336496 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 336496 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17c2c8a[collection1] main]
   [junit4]   2> 336497 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 336497 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 336497 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 336498 INFO  (searcherExecutor-1509-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17c2c8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 336498 INFO  (coreLoadExecutor-1508-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822070192635904
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46231/jyfn/collection1/
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46231/jyfn/collection1/ has no replicas
   [junit4]   2> 336501 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 336502 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46231/jyfn/collection1/ shard1
   [junit4]   2> 336653 INFO  (coreZkRegister-1501-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 336884 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336885 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42083/solr ready
   [junit4]   2> 336885 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 336886 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 336943 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores/collection1
   [junit4]   2> 336944 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001
   [junit4]   2> 336944 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 336945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd9da8{/jyfn,null,AVAILABLE}
   [junit4]   2> 336945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@cedb54{HTTP/1.1,[http/1.1]}{127.0.0.1:34457}
   [junit4]   2> 336945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server Started @338366ms
   [junit4]   2> 336945 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/jyfn, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/tempDir-001/jetty1, hostPort=36109, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores}
   [junit4]   2> 336946 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336946 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 336946 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336946 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336946 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T11:55:15.802268Z
   [junit4]   2> 336948 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 336948 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/solr.xml
   [junit4]   2> 336954 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 336954 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42083/solr
   [junit4]   2> 336958 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336959 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336959 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36109_jyfn
   [junit4]   2> 336960 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336960 INFO  (zkCallback-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336960 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 337012 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores
   [junit4]   2> 337012 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 337013 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 337014 INFO  (OverseerStateUpdate-98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 337115 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338030 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 338049 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 338115 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 338120 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 338120 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 338120 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 338120 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 338121 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1735d9d
   [junit4]   2> 338124 WARN  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 338144 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338144 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338144 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 338144 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 338145 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 338145 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d10b6b[collection1] main]
   [junit4]   2> 338146 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 338146 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 338146 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 338147 INFO  (searcherExecutor-1520-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d10b6b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338147 INFO  (coreLoadExecutor-1519-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822071921737728
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36109/jyfn/collection1/
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:36109/jyfn/collection1/ has no replicas
   [junit4]   2> 338150 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 338151 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36109/jyfn/collection1/ shard2
   [junit4]   2> 338252 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338301 INFO  (coreZkRegister-1514-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 338406 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 338590 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores/collection1
   [junit4]   2> 338590 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001
   [junit4]   2> 338590 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 338591 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b8a12f{/jyfn,null,AVAILABLE}
   [junit4]   2> 338592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@672a8e{HTTP/1.1,[http/1.1]}{127.0.0.1:38947}
   [junit4]   2> 338592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server Started @340013ms
   [junit4]   2> 338592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/jyfn, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/tempDir-001/jetty2, hostPort=45861, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores}
   [junit4]   2> 338592 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 338592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 338593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 338593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 338593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T11:55:17.449053Z
   [junit4]   2> 338594 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 338594 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/solr.xml
   [junit4]   2> 338597 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 338597 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42083/solr
   [junit4]   2> 338601 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 338602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 338602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45861_jyfn
   [junit4]   2> 338603 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338603 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338603 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338603 INFO  (zkCallback-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores
   [junit4]   2> 338663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 338664 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 338669 INFO  (OverseerStateUpdate-98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 338771 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 338771 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339684 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 339699 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 339765 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 339769 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 339769 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 339769 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 339770 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 339770 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@c48b44
   [junit4]   2> 339773 WARN  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 339796 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 339796 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 339797 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339797 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339797 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 339798 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21421f[collection1] main]
   [junit4]   2> 339799 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 339799 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 339799 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 339800 INFO  (searcherExecutor-1531-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21421f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339800 INFO  (coreLoadExecutor-1530-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822073655033856
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45861/jyfn/collection1/
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45861/jyfn/collection1/ has no replicas
   [junit4]   2> 339803 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 339804 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45861/jyfn/collection1/ shard1
   [junit4]   2> 339906 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339906 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 339955 INFO  (coreZkRegister-1525-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 340059 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 340059 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 340248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/cores/collection1
   [junit4]   2> 340248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001
   [junit4]   2> 340248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 340249 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f0987a{/jyfn,null,AVAILABLE}
   [junit4]   2> 340249 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1aef91c{HTTP/1.1,[http/1.1]}{127.0.0.1:34221}
   [junit4]   2> 340249 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.Server Started @341670ms
   [junit4]   2> 340249 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/jyfn, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/tempDir-001/jetty3, hostPort=40953, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/cores}
   [junit4]   2> 340249 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 340250 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.6.0
   [junit4]   2> 340250 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 340250 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 340250 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-30T11:55:19.106236Z
   [junit4]   2> 340252 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 340252 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/solr.xml
   [junit4]   2> 340254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 340255 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42083/solr
   [junit4]   2> 340259 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 340259 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 340260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40953_jyfn
   [junit4]   2> 340260 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 340260 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 340261 INFO  (zkCallback-516-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 340261 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 340261 INFO  (zkCallback-534-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 340331 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/cores
   [junit4]   2> 340332 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 340332 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 340333 INFO  (OverseerStateUpdate-98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 340434 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340434 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 340434 INFO  (zkCallback-534-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341341 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 341358 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 341413 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 341419 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1, trusted=true
   [junit4]   2> 341419 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 341419 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 341419 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 341420 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1a9a1be
   [junit4]   2> 341425 WARN  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 341466 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 341466 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 341466 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 341466 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 341467 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 341467 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@605707[collection1] main]
   [junit4]   2> 341467 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 341468 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 341468 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 341468 INFO  (searcherExecutor-1542-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@605707[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 341469 INFO  (coreLoadExecutor-1541-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822075405107200
   [junit4]   2> 341471 INFO  (coreZkRegister-1536-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 341471 INFO  (updateExecutor-531-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 341471 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 341471 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 341471 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 341471 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 341471 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:36109/jyfn/collection1/] and I am [http://127.0.0.1:40953/jyfn/collection1/]
   [junit4]   2> 341472 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:36109/jyfn]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40953_jyfn&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 341473 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33710,localport=36109], receiveBufferSize:531000
   [junit4]   2> 341480 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34457,localport=57888], receiveBufferSize=530904
   [junit4]   2> 341484 INFO  (qtp30710626-3369) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 341484 INFO  (qtp30710626-3369) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 341484 INFO  (qtp30710626-3369) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40953_jyfn, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40953/jyfn","node_name":"127.0.0.1:40953_jyfn","state":"down"}
   [junit4]   2> 341573 INFO  (zkCallback-534-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341573 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341573 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 341835 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 341836 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33714,localport=36109], receiveBufferSize:531000
   [junit4]   2> 341837 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34457,localport=57892], receiveBufferSize=530904
   [junit4]   2> 341837 INFO  (qtp30710626-3371) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&maxShardsPerNode=1&name=forceleader_last_published&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 341838 INFO  (OverseerThreadFactory-1506-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection forceleader_last_published
   [junit4]   2> 341839 INFO  (OverseerThreadFactory-1506-thread-1) [    ] o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
   [junit4]   2> 342041 INFO  (SocketProxy-Acceptor-46231) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=42816,localport=46231], receiveBufferSize:531000
   [junit4]   2> 342041 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33722,localport=36109], receiveBufferSize:531000
   [junit4]   2> 342041 INFO  (SocketProxy-Acceptor-45861) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49200,localport=45861], receiveBufferSize:531000
   [junit4]   2> 342042 INFO  (SocketProxy-Acceptor-46231) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40909,localport=58732], receiveBufferSize=530904
   [junit4]   2> 342044 INFO  (qtp24809471-3331) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 342045 INFO  (SocketProxy-Acceptor-45861) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38947,localport=46304], receiveBufferSize=530904
   [junit4]   2> 342048 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34457,localport=57902], receiveBufferSize=530904
   [junit4]   2> 342050 INFO  (qtp12572787-3398) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 342050 INFO  (qtp30710626-3366) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2
   [junit4]   2> 342153 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342153 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342153 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 342484 INFO  (qtp30710626-3369) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40953_jyfn, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:40953/jyfn","node_name":"127.0.0.1:40953_jyfn","state":"recovering"}
   [junit4]   2> 342485 INFO  (qtp30710626-3369) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 342485 INFO  (qtp30710626-3369) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40953_jyfn&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 342985 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:36109/jyfn/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 342985 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:40953/jyfn START replicas=[http://127.0.0.1:36109/jyfn/collection1/] nUpdates=100
   [junit4]   2> 342987 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33738,localport=36109], receiveBufferSize:531000
   [junit4]   2> 342988 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34457,localport=57916], receiveBufferSize=530904
   [junit4]   2> 342989 INFO  (qtp30710626-3367) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 342989 INFO  (qtp30710626-3367) [    ] o.a.s.c.S.Request [collection1]  webapp=/jyfn path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 342990 INFO  (recoveryExecutor-532-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 343059 INFO  (qtp24809471-3331) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 343061 INFO  (qtp30710626-3366) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 343061 INFO  (qtp12572787-3398) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 343067 INFO  (qtp24809471-3331) [    ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica2] Schema name=test
   [junit4]   2> 343071 INFO  (qtp12572787-3398) [    ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica1] Schema name=test
   [junit4]   2> 343071 INFO  (qtp30710626-3366) [    ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica3] Schema name=test
   [junit4]   2> 343092 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343092 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343092 INFO  (zkCallback-534-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343163 INFO  (qtp24809471-3331) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 343168 INFO  (qtp24809471-3331) [    ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica2' using configuration from collection forceleader_last_published, trusted=true
   [junit4]   2> 343169 INFO  (qtp24809471-3331) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 343169 INFO  (qtp24809471-3331) [    ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores/forceleader_last_published_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/control-001/cores/forceleader_last_published_shard1_replica2/data/]
   [junit4]   2> 343169 INFO  (qtp24809471-3331) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 343170 INFO  (qtp24809471-3331) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5fb009
   [junit4]   2> 343174 WARN  (qtp24809471-3331) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 343182 INFO  (qtp30710626-3366) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 343192 INFO  (qtp30710626-3366) [    ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica3' using configuration from collection forceleader_last_published, trusted=true
   [junit4]   2> 343192 INFO  (qtp30710626-3366) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 343192 INFO  (qtp30710626-3366) [    ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores/forceleader_last_published_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-1-001/cores/forceleader_last_published_shard1_replica3/data/]
   [junit4]   2> 343193 INFO  (qtp30710626-3366) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 343194 INFO  (qtp30710626-3366) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@40a960
   [junit4]   2> 343202 INFO  (qtp12572787-3398) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 343206 WARN  (qtp30710626-3366) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 343208 INFO  (qtp24809471-3331) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 343208 INFO  (qtp24809471-3331) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 343209 INFO  (qtp24809471-3331) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 343209 INFO  (qtp24809471-3331) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 343209 INFO  (qtp12572787-3398) [    ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica1' using configuration from collection forceleader_last_published, trusted=true
   [junit4]   2> 343210 INFO  (qtp24809471-3331) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 343210 INFO  (qtp12572787-3398) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 343210 INFO  (qtp12572787-3398) [    ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores/forceleader_last_published_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001/shard-2-001/cores/forceleader_last_published_shard1_replica1/data/]
   [junit4]   2> 343210 INFO  (qtp24809471-3331) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cad679[forceleader_last_published_shard1_replica2] main]
   [junit4]   2> 343210 INFO  (qtp12572787-3398) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d92c29
   [junit4]   2> 343211 INFO  (qtp24809471-3331) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 343211 INFO  (qtp24809471-3331) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 343211 INFO  (qtp24809471-3331) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 343211 INFO  (qtp12572787-3398) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@187ed0d
   [junit4]   2> 343212 INFO  (searcherExecutor-1547-thread-1) [    ] o.a.s.c.SolrCore [forceleader_last_published_shard1_replica2] Registered new searcher Searcher@cad679[forceleader_last_published_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 343212 INFO  (qtp24809471-3331) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822077232775168
   [junit4]   2> 343218 WARN  (qtp12572787-3398) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 343219 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 343274 INFO  (qtp12572787-3398) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 343274 INFO  (qtp30710626-3366) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 343274 INFO  (qtp12572787-3398) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 343274 INFO  (qtp30710626-3366) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 343275 INFO  (qtp12572787-3398) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 343275 INFO  (qtp12572787-3398) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 343275 INFO  (qtp30710626-3366) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 343275 INFO  (qtp30710626-3366) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 343276 INFO  (qtp12572787-3398) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 343276 INFO  (qtp30710626-3366) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5481978747481695]
   [junit4]   2> 343276 INFO  (qtp12572787-3398) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@617b8a[forceleader_last_published_shard1_replica1] main]
   [junit4]   2> 343276 INFO  (qtp30710626-3366) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8513c6[forceleader_last_published_shard1_replica3] main]
   [junit4]   2> 343277 INFO  (qtp30710626-3366) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 343277 INFO  (qtp12572787-3398) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 343277 INFO  (qtp30710626-3366) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 343277 INFO  (qtp30710626-3366) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 343277 INFO  (qtp12572787-3398) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 343277 INFO  (qtp12572787-3398) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 343278 INFO  (searcherExecutor-1548-thread-1) [    ] o.a.s.c.SolrCore [forceleader_last_published_shard1_replica3] Registered new searcher Searcher@8513c6[forceleader_last_published_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 343278 INFO  (searcherExecutor-1553-thread-1) [    ] o.a.s.c.SolrCore [forceleader_last_published_shard1_replica1] Registered new searcher Searcher@617b8a[forceleader_last_published_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 343278 INFO  (qtp30710626-3366) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822077301981184
   [junit4]   2> 343278 INFO  (qtp12572787-3398) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1568822077301981184
   [junit4]   2> 343322 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343322 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343322 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343719 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 343719 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 343719 INFO  (qtp24809471-3331) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46231/jyfn/forceleader_last_published_shard1_replica2/
   [junit4]   2> 343720 INFO  (qtp24809471-3331) [    ] o.a.s.u.PeerSync PeerSync: core=forceleader_last_published_shard1_replica2 url=http://127.0.0.1:46231/jyfn START replicas=[http://127.0.0.1:45861/jyfn/forceleader_last_published_shard1_replica1/, http://127.0.0.1:36109/jyfn/forceleader_last_published_shard1_replica3/] nUpdates=100
   [junit4]   2> 343720 INFO  (qtp24809471-3331) [    ] o.a.s.u.PeerSync PeerSync: core=forceleader_last_published_shard1_replica2 url=http://127.0.0.1:46231/jyfn DONE.  We have no versions.  sync failed.
   [junit4]   2> 343721 INFO  (SocketProxy-Acceptor-45861) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49224,localport=45861], receiveBufferSize:531000
   [junit4]   2> 343721 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33744,localport=36109], receiveBufferSize:531000
   [junit4]   2> 343721 INFO  (SocketProxy-Acceptor-36109) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34457,localport=57924], receiveBufferSize=530904
   [junit4]   2> 343722 INFO  (SocketProxy-Acceptor-45861) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38947,localport=46322], receiveBufferSize=530904
   [junit4]   2> 343728 INFO  (qtp12572787-3393) [    ] o.a.s.c.S.Request [forceleader_last_published_shard1_replica1]  webapp=/jyfn path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 343729 INFO  (qtp30710626-3369) [    ] o.a.s.c.S.Request [forceleader_last_published_shard1_replica3]  webapp=/jyfn path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 343729 INFO  (qtp24809471-3331) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 343729 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 343729 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 343730 INFO  (qtp24809471-3331) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46231/jyfn/forceleader_last_published_shard1_replica2/ shard1
   [junit4]   2> 343831 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343832 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343832 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343881 INFO  (qtp24809471-3331) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 343882 INFO  (qtp24809471-3331) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2} status=0 QTime=1837
   [junit4]   2> 343983 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343983 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 343983 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 344282 INFO  (qtp30710626-3366) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2} status=0 QTime=2232
   [junit4]   2> 344283 INFO  (qtp12572787-3398) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2} status=0 QTime=2232
   [junit4]   2> 344285 INFO  (qtp30710626-3371) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 344383 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 344383 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 344383 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345285 INFO  (qtp30710626-3371) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=3&maxShardsPerNode=1&name=forceleader_last_published&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3447
   [junit4]   2> 345285 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ForceLeaderTest Collection created: forceleader_last_published
   [junit4]   2> 345287 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Found 3 replicas and leader on 127.0.0.1:46231_jyfn for shard1 in forceleader_last_published
   [junit4]   2> 345287 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Took 0.0 ms to see all replicas become active.
   [junit4]   2> 345389 INFO  (zkCallback-512-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345389 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345389 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 345841 INFO  (OverseerCollectionConfigSetProcessor-98051379295420420-127.0.0.1:46231_jyfn-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-000000

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

2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:216)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:684)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 777200 INFO  (zkCallback-572-thread-3) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17995ab
   [junit4]   2> 777200 WARN  (zkCallback-572-thread-3) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[collection1] coreNodeName=[core_node3]
   [junit4]   2> 777220 INFO  (zkCallback-572-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 777221 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a35eed{HTTP/1.1,[http/1.1]}{127.0.0.1:34793}
   [junit4]   2> 777221 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f8fe4{/jyfn,null,UNAVAILABLE}
   [junit4]   2> 777221 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] 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> 777222 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43011 43011
   [junit4]   2> 777996 INFO  (Thread-915) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43011 43011
   [junit4]   2> 777997 WARN  (Thread-915) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard2/election/98051383468687368-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98051383468687371-127.0.0.1:40307_jyfn-n_0000000002
   [junit4]   2> 	2	/solr/collections/forceleader_test_collection/leader_elect/shard1/election/98051383468687368-core_node2-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 777997 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:44733/jyfn, target: http://127.0.0.1:35407/jyfn
   [junit4]   2> 777997 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SocketProxy Closing 9 connections to: http://127.0.0.1:36529/jyfn, target: http://127.0.0.1:41461/jyfn
   [junit4]   2> 777997 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:40307/jyfn, target: http://127.0.0.1:43527/jyfn
   [junit4]   2> 777997 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[13D344CA8059E1EC]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:34793/jyfn, target: http://127.0.0.1:43163/jyfn
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=13D344CA8059E1EC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PW -Dtests.timezone=PRC -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  379s J1 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([13D344CA8059E1EC:F544700AB9DB188D]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:390)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:145)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 778000 INFO  (SUITE-ForceLeaderTest-seed#[13D344CA8059E1EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_13D344CA8059E1EC-001
   [junit4]   2> May 30, 2017 12:02:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), intDefault=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=BlockTreeOrds(blocksize=128), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1828, maxMBSortInHeap=7.76700087517167, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=en-PW, timezone=PRC
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=8,threads=1,free=72785976,total=327417856
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, DistributedTermsComponentTest, TestEmbeddedSolrServerConstructors, TestSolrCloudWithHadoopAuthPlugin, HighlighterTest, TestCursorMarkWithoutUniqueKey, TestCharFilters, TestQueryWrapperFilter, TestManagedSchemaThreadSafety, SimplePostToolTest, DistributedFacetPivotLargeTest, CollectionsAPISolrJTest, ChangedSchemaMergeTest, DistribCursorPagingTest, SharedFSAutoReplicaFailoverUtilsTest, TestDynamicFieldCollectionResource, SolrInfoMBeanTest, WordBreakSolrSpellCheckerTest, TestHashQParserPlugin, RAMDirectoryFactoryTest, DistributedMLTComponentTest, HdfsDirectoryFactoryTest, ShardRoutingTest, UpdateRequestProcessorFactoryTest, DocumentBuilderTest, TestDistributedStatsComponentCardinality, TestMissingGroups, EchoParamsTest, TestFastOutputStream, SolrIndexSplitterTest, SubstringBytesRefFilterTest, ClassificationUpdateProcessorTest, IndexSchemaTest, SystemInfoHandlerTest, HLLUtilTest, TestRandomRequestDistribution, ExplicitHLLTest, TestQueryTypes, RestartWhileUpdatingTest, RuleEngineTest, TestSimpleTrackingShardHandler, TestJavabinTupleStreamParser, TestDistributedGrouping, TestSystemCollAutoCreate, ZkStateReaderTest, TestInitParams, DistributedQueueTest, TestCloudPivotFacet, TestCloudNestedDocsSort, IndexBasedSpellCheckerTest, ForceLeaderTest]
   [junit4] Completed [291/711 (1!)] on J1 in 443.16s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 37775 lines...]