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/01/13 09:50:13 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+147) - Build # 18765 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18765/
Java: 32bit/jdk-9-ea+147 -server -XX:+UseSerialGC

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

Error Message:
PeerSynced node did not become leader expected:<CloudJettyRunner [url=http://127.0.0.1:41807/vky/es/collection1]> but was:<CloudJettyRunner [url=http://127.0.0.1:46087/vky/es/collection1]>

Stack Trace:
java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=http://127.0.0.1:41807/vky/es/collection1]> but was:<CloudJettyRunner [url=http://127.0.0.1:46087/vky/es/collection1]>
	at __randomizedtesting.SeedInfo.seed([FCB510276BE12BBA:74E12FFDC51D4642]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
	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:538)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	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:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11115 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/init-core-data-001
   [junit4]   2> 146793 INFO  (SUITE-PeerSyncReplicationTest-seed#[FCB510276BE12BBA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 146793 INFO  (SUITE-PeerSyncReplicationTest-seed#[FCB510276BE12BBA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vky/es
   [junit4]   2> 146799 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 146800 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 146801 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 146900 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkTestServer start zk server on port:45895
   [junit4]   2> 146970 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1599716f9b90000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 146980 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 146986 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 146991 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 146996 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 147008 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 147013 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 147018 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 147022 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 147027 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 147032 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 147036 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 147322 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 147780 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/cores/collection1
   [junit4]   2> 147782 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 147783 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c343dc{/vky/es,null,AVAILABLE}
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19f72fc{HTTP/1.1,[http/1.1]}{127.0.0.1:46020}
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server Started @149867ms
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vky/es, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/tempDir-001/control/data, hostPort=46020, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/cores}
   [junit4]   2> 147787 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 147787 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T09:09:43.414855Z
   [junit4]   2> 147792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 147792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/solr.xml
   [junit4]   2> 147804 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45895/solr
   [junit4]   2> 147861 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46020_vky%2Fes
   [junit4]   2> 147862 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.Overseer Overseer (id=97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) starting
   [junit4]   2> 147910 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46020_vky%2Fes
   [junit4]   2> 147914 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 148130 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/cores
   [junit4]   2> 148130 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 148146 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 149160 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 149176 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 149263 WARN  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 149266 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 149286 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 149289 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/control-001/cores/collection1/data/]
   [junit4]   2> 149289 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f8a27
   [junit4]   2> 149294 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.8427734375, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=19.06192946734669, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 149366 WARN  (coreLoadExecutor-356-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> 149382 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 149382 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 149383 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 149383 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 149384 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.927734375, floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=27.609487845382866, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48332024520966577
   [junit4]   2> 149385 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@148c077[collection1] main]
   [junit4]   2> 149388 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 149389 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 149389 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 149393 INFO  (coreLoadExecutor-356-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556399873085931520
   [junit4]   2> 149398 INFO  (searcherExecutor-357-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@148c077[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 149421 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 149421 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 149422 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46020/vky/es/collection1/
   [junit4]   2> 149422 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 149422 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46020/vky/es/collection1/ has no replicas
   [junit4]   2> 149442 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46020/vky/es/collection1/ shard1
   [junit4]   2> 149593 INFO  (coreZkRegister-349-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 149714 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 149716 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45895/solr ready
   [junit4]   2> 149716 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 150403 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/cores/collection1
   [junit4]   2> 150404 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001
   [junit4]   2> 150405 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 150407 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a9a528{/vky/es,null,AVAILABLE}
   [junit4]   2> 150407 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70d7c4{HTTP/1.1,[http/1.1]}{127.0.0.1:46087}
   [junit4]   2> 150407 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server Started @152487ms
   [junit4]   2> 150407 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vky/es, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/tempDir-001/jetty1, hostPort=46087, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/cores}
   [junit4]   2> 150407 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 150409 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 150410 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 150410 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 150410 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T09:09:46.037128Z
   [junit4]   2> 150414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 150414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/solr.xml
   [junit4]   2> 150424 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45895/solr
   [junit4]   2> 150440 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 150447 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46087_vky%2Fes
   [junit4]   2> 150448 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 150448 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 150449 INFO  (zkCallback-74-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 150503 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/cores
   [junit4]   2> 150503 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 150508 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 151520 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 151545 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151640 WARN  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 151642 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 151667 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 151668 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 151668 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f8a27
   [junit4]   2> 151671 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.8427734375, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=19.06192946734669, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 151728 WARN  (coreLoadExecutor-367-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> 151750 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 151750 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 151759 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151759 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151760 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.927734375, floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=27.609487845382866, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48332024520966577
   [junit4]   2> 151761 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c4785[collection1] main]
   [junit4]   2> 151763 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 151763 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 151763 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 151766 INFO  (searcherExecutor-368-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c4785[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151767 INFO  (coreLoadExecutor-367-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556399875575250944
   [junit4]   2> 151776 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 151776 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 151776 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46087/vky/es/collection1/
   [junit4]   2> 151778 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 151778 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:46087/vky/es/collection1/ has no replicas
   [junit4]   2> 151789 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46087/vky/es/collection1/ shard1
   [junit4]   2> 151903 INFO  (coreZkRegister-362-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 152705 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/cores/collection1
   [junit4]   2> 152706 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001
   [junit4]   2> 152707 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 152707 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@adab41{/vky/es,null,AVAILABLE}
   [junit4]   2> 152708 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1acb78c{HTTP/1.1,[http/1.1]}{127.0.0.1:41807}
   [junit4]   2> 152708 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server Started @154789ms
   [junit4]   2> 152708 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vky/es, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/tempDir-001/jetty2, hostPort=41807, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/cores}
   [junit4]   2> 152709 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 152709 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 152709 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 152709 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 152709 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T09:09:48.336635Z
   [junit4]   2> 152713 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1599716f9b90009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 152714 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 152714 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/solr.xml
   [junit4]   2> 152724 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45895/solr
   [junit4]   2> 152757 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 152775 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41807_vky%2Fes
   [junit4]   2> 152776 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 152776 INFO  (zkCallback-74-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 152777 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 152785 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 152838 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/cores
   [junit4]   2> 152839 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 152842 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 153852 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 153873 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 153964 WARN  (coreLoadExecutor-378-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 153966 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 153977 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 153977 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 153977 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f8a27
   [junit4]   2> 153980 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.8427734375, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=19.06192946734669, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 154078 WARN  (coreLoadExecutor-378-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> 154094 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 154094 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 154095 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154095 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154096 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.927734375, floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=27.609487845382866, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48332024520966577
   [junit4]   2> 154097 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ca6ee[collection1] main]
   [junit4]   2> 154098 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 154098 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 154098 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 154099 INFO  (searcherExecutor-379-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18ca6ee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 154100 INFO  (coreLoadExecutor-378-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556399878021578752
   [junit4]   2> 154118 INFO  (coreZkRegister-373-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 154119 INFO  (updateExecutor-86-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 154122 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 154122 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 154122 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 154122 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 154122 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:46087/vky/es/collection1/] and I am [http://127.0.0.1:41807/vky/es/collection1/]
   [junit4]   2> 154132 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46087/vky/es]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41807_vky%252Fes&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 154144 INFO  (qtp19692035-619) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 154145 INFO  (qtp19692035-619) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 154145 INFO  (qtp19692035-619) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:41807_vky%2Fes, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41807/vky/es","node_name":"127.0.0.1:41807_vky%2Fes","state":"down"}
   [junit4]   2> 155077 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/cores/collection1
   [junit4]   2> 155078 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001
   [junit4]   2> 155079 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 155090 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f0c70{/vky/es,null,AVAILABLE}
   [junit4]   2> 155093 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d529b{HTTP/1.1,[http/1.1]}{127.0.0.1:43481}
   [junit4]   2> 155093 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.Server Started @157173ms
   [junit4]   2> 155093 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vky/es, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/tempDir-001/jetty3, hostPort=43481, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/cores}
   [junit4]   2> 155093 ERROR (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 155097 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 155097 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 155097 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 155097 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-13T09:09:50.724428Z
   [junit4]   2> 155110 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 155110 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/solr.xml
   [junit4]   2> 155121 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45895/solr
   [junit4]   2> 155134 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 155141 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43481_vky%2Fes
   [junit4]   2> 155145 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155146 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155145 INFO  (qtp19692035-619) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:41807_vky%2Fes, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41807/vky/es","node_name":"127.0.0.1:41807_vky%2Fes","state":"recovering"}
   [junit4]   2> 155145 INFO  (zkCallback-89-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155146 INFO  (qtp19692035-619) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 155145 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155145 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 155146 INFO  (qtp19692035-619) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41807_vky%252Fes&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 155367 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/cores
   [junit4]   2> 155367 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 155369 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 156379 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 156401 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 156521 WARN  (coreLoadExecutor-389-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 156523 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 156535 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 156536 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 156536 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15f8a27
   [junit4]   2> 156538 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.8427734375, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=19.06192946734669, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 156672 WARN  (coreLoadExecutor-389-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> 156699 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 156699 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 156700 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 156700 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 156700 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=32.927734375, floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=27.609487845382866, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48332024520966577
   [junit4]   2> 156701 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5aace[collection1] main]
   [junit4]   2> 156702 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 156702 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 156703 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 156704 INFO  (searcherExecutor-390-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e5aace[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156705 INFO  (coreLoadExecutor-389-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556399880753119232
   [junit4]   2> 156715 INFO  (coreZkRegister-384-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 156716 INFO  (updateExecutor-93-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 156716 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 156719 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 156719 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 156719 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 156719 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:46087/vky/es/collection1/] and I am [http://127.0.0.1:43481/vky/es/collection1/]
   [junit4]   2> 156727 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:46087/vky/es]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43481_vky%252Fes&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 156739 INFO  (qtp19692035-615) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 156742 INFO  (qtp19692035-615) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 156742 INFO  (qtp19692035-615) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:43481_vky%2Fes, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43481/vky/es","node_name":"127.0.0.1:43481_vky%2Fes","state":"down"}
   [junit4]   2> 156926 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 156926 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 for each attempt
   [junit4]   2> 156926 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 157742 INFO  (qtp19692035-615) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:43481_vky%2Fes, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43481/vky/es","node_name":"127.0.0.1:43481_vky%2Fes","state":"recovering"}
   [junit4]   2> 157742 INFO  (qtp19692035-615) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 157742 INFO  (qtp19692035-615) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43481_vky%252Fes&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003
   [junit4]   2> 162147 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:46087/vky/es/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 162151 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41807/vky/es START replicas=[http://127.0.0.1:46087/vky/es/collection1/] nUpdates=1000
   [junit4]   2> 162159 INFO  (qtp19692035-615) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:4.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 162159 INFO  (qtp19692035-615) [    ] o.a.s.c.S.Request [collection1]  webapp=/vky/es path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 162163 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 162163 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 162163 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 162163 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 162164 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 162164 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 162164 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 162164 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 162164 INFO  (recoveryExecutor-87-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 164743 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:46087/vky/es/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 164743 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:43481/vky/es START replicas=[http://127.0.0.1:46087/vky/es/collection1/] nUpdates=1000
   [junit4]   2> 164746 INFO  (qtp19692035-617) [    ] 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> 164746 INFO  (qtp19692035-617) [    ] o.a.s.c.S.Request [collection1]  webapp=/vky/es path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 164747 INFO  (recoveryExecutor-94-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> 164747 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 164747 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164747 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 164748 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164748 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 164748 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 164748 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 164748 INFO  (recoveryExecutor-94-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 164927 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 164934 INFO  (qtp14379085-583) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164934 INFO  (qtp14379085-583) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 164935 INFO  (qtp14379085-583) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164935 INFO  (qtp14379085-583) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 164943 INFO  (qtp19692035-621) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164943 INFO  (qtp19692035-621) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 164944 INFO  (qtp19692035-621) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164944 INFO  (qtp19692035-621) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 164954 INFO  (qtp27953649-648) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164956 INFO  (qtp20502342-684) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 164956 INFO  (qtp20502342-684) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 164956 INFO  (qtp20502342-684) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164956 INFO  (qtp27953649-648) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 164957 INFO  (qtp27953649-648) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 164957 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 164960 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 164962 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 24
   [junit4]   2> 164967 INFO  (qtp19692035-621) [    ] o.a.s.c.S.Request [collection1]  webapp=/vky/es path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 164969 INFO  (qtp27953649-644) [    ] o.a.s.c.S.Request [collection1]  webapp=/vky/es path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 164970 INFO  (qtp20502342-679) [    ] o.a.s.c.S.Request [collection1]  webapp=/vky/es path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 166975 INFO  (qtp14379085-584) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1556399891517800448)} 0 4
   [junit4]   2> 166998 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&_version_=-1556399891523043328&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556399891523043328)} 0 14
   [junit4]   2> 166998 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&_version_=-1556399891523043328&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{deleteByQuery=*:* (-1556399891523043328)} 0 14
   [junit4]   2> 167000 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1556399891523043328)} 0 24
   [junit4]   2> 167014 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[0 (1556399891557646336)]} 0 1
   [junit4]   2> 167014 INFO  (qtp27953649-643) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[0 (1556399891557646336)]} 0 1
   [junit4]   2> 167015 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[0 (1556399891557646336)]} 0 6
   [junit4]   2> 167019 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[1 (1556399891564986368)]} 0 0
   [junit4]   2> 167027 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[1 (1556399891564986368)]} 0 2
   [junit4]   2> 167027 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[1 (1556399891564986368)]} 0 11
   [junit4]   2> 167037 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[2 (1556399891578617856)]} 0 7
   [junit4]   2> 167037 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[2 (1556399891578617856)]} 0 6
   [junit4]   2> 167038 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[2 (1556399891578617856)]} 0 9
   [junit4]   2> 167040 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[3 (1556399891589103616)]} 0 0
   [junit4]   2> 167040 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[3 (1556399891589103616)]} 0 0
   [junit4]   2> 167048 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[3 (1556399891589103616)]} 0 10
   [junit4]   2> 167051 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[4 (1556399891599589376)]} 0 0
   [junit4]   2> 167056 INFO  (qtp27953649-643) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[4 (1556399891599589376)]} 0 3
   [junit4]   2> 167056 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[4 (1556399891599589376)]} 0 6
   [junit4]   2> 167070 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[5 (1556399891607977984)]} 0 12
   [junit4]   2> 167071 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[5 (1556399891607977984)]} 0 0
   [junit4]   2> 167072 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[5 (1556399891607977984)]} 0 14
   [junit4]   2> 167074 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[6 (1556399891624755200)]} 0 0
   [junit4]   2> 167074 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[6 (1556399891624755200)]} 0 0
   [junit4]   2> 167074 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[6 (1556399891624755200)]} 0 1
   [junit4]   2> 167076 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[7 (1556399891626852352)]} 0 0
   [junit4]   2> 167078 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[7 (1556399891626852352)]} 0 0
   [junit4]   2> 167078 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[7 (1556399891626852352)]} 0 2
   [junit4]   2> 167080 INFO  (qtp27953649-643) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[8 (1556399891629998080)]} 0 0
   [junit4]   2> 167081 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[8 (1556399891629998080)]} 0 1
   [junit4]   2> 167081 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[8 (1556399891629998080)]} 0 2
   [junit4]   2> 167083 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[9 (1556399891634192384)]} 0 0
   [junit4]   2> 167083 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[9 (1556399891634192384)]} 0 0
   [junit4]   2> 167083 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[9 (1556399891634192384)]} 0 1
   [junit4]   2> 167085 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[10 (1556399891636289536)]} 0 0
   [junit4]   2> 167085 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[10 (1556399891636289536)]} 0 0
   [junit4]   2> 167085 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[10 (1556399891636289536)]} 0 1
   [junit4]   2> 167087 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[11 (1556399891638386688)]} 0 0
   [junit4]   2> 167087 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[11 (1556399891638386688)]} 0 0
   [junit4]   2> 167087 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[11 (1556399891638386688)]} 0 1
   [junit4]   2> 167089 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[12 (1556399891639435264)]} 0 1
   [junit4]   2> 167089 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[12 (1556399891639435264)]} 0 1
   [junit4]   2> 167089 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[12 (1556399891639435264)]} 0 2
   [junit4]   2> 167091 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[13 (1556399891642580992)]} 0 0
   [junit4]   2> 167091 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[13 (1556399891642580992)]} 0 0
   [junit4]   2> 167091 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[13 (1556399891642580992)]} 0 1
   [junit4]   2> 167093 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[14 (1556399891644678144)]} 0 0
   [junit4]   2> 167093 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[14 (1556399891644678144)]} 0 0
   [junit4]   2> 167093 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[14 (1556399891644678144)]} 0 1
   [junit4]   2> 167094 INFO  (qtp27953649-643) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[15 (1556399891646775296)]} 0 0
   [junit4]   2> 167095 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[15 (1556399891646775296)]} 0 0
   [junit4]   2> 167095 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[15 (1556399891646775296)]} 0 1
   [junit4]   2> 167097 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[16 (1556399891648872448)]} 0 0
   [junit4]   2> 167097 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[16 (1556399891648872448)]} 0 0
   [junit4]   2> 167097 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[16 (1556399891648872448)]} 0 1
   [junit4]   2> 167099 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[17 (1556399891650969600)]} 0 0
   [junit4]   2> 167099 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[17 (1556399891650969600)]} 0 0
   [junit4]   2> 167099 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[17 (1556399891650969600)]} 0 1
   [junit4]   2> 167118 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[18 (1556399891653066752)]} 0 18
   [junit4]   2> 167119 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[18 (1556399891653066752)]} 0 18
   [junit4]   2> 167119 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[18 (1556399891653066752)]} 0 19
   [junit4]   2> 167121 INFO  (qtp27953649-643) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[19 (1556399891674038272)]} 0 0
   [junit4]   2> 167121 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[19 (1556399891674038272)]} 0 0
   [junit4]   2> 167121 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[19 (1556399891674038272)]} 0 1
   [junit4]   2> 167123 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[20 (1556399891676135424)]} 0 0
   [junit4]   2> 167123 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[20 (1556399891676135424)]} 0 0
   [junit4]   2> 167123 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[20 (1556399891676135424)]} 0 1
   [junit4]   2> 167125 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[21 (1556399891678232576)]} 0 0
   [junit4]   2> 167137 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[21 (1556399891678232576)]} 0 11
   [junit4]   2> 167137 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[21 (1556399891678232576)]} 0 13
   [junit4]   2> 167139 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[22 (1556399891692912640)]} 0 0
   [junit4]   2> 167140 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[22 (1556399891692912640)]} 0 0
   [junit4]   2> 167140 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[22 (1556399891692912640)]} 0 2
   [junit4]   2> 167142 INFO  (qtp27953649-648) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[23 (1556399891696058368)]} 0 0
   [junit4]   2> 167142 INFO  (qtp20502342-684) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[23 (1556399891696058368)]} 0 0
   [junit4]   2> 167142 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[23 (1556399891696058368)]} 0 1
   [junit4]   2> 167144 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[24 (1556399891698155520)]} 0 0
   [junit4]   2> 167144 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[24 (1556399891698155520)]} 0 0
   [junit4]   2> 167144 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[24 (1556399891698155520)]} 0 1
   [junit4]   2> 167145 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[25 (1556399891700252672)]} 0 0
   [junit4]   2> 167146 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[25 (1556399891700252672)]} 0 0
   [junit4]   2> 167146 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[25 (1556399891700252672)]} 0 1
   [junit4]   2> 167147 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[26 (1556399891701301248)]} 0 0
   [junit4]   2> 167147 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[26 (1556399891701301248)]} 0 0
   [junit4]   2> 167147 INFO  (qtp19692035-619) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[26 (1556399891701301248)]} 0 1
   [junit4]   2> 167149 INFO  (qtp20502342-683) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[27 (1556399891703398400)]} 0 1
   [junit4]   2> 167149 INFO  (qtp27953649-649) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[27 (1556399891703398400)]} 0 1
   [junit4]   2> 167149 INFO  (qtp19692035-615) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[27 (1556399891703398400)]} 0 1
   [junit4]   2> 167151 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[28 (1556399891705495552)]} 0 0
   [junit4]   2> 167151 INFO  (qtp20502342-678) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[28 (1556399891705495552)]} 0 0
   [junit4]   2> 167151 INFO  (qtp19692035-620) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[28 (1556399891705495552)]} 0 1
   [junit4]   2> 167152 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[29 (1556399891706544128)]} 0 0
   [junit4]   2> 167152 INFO  (qtp20502342-685) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:46087/vky/es/collection1/&wt=javabin&version=2}{add=[29 (1556399891706544128)]} 0 0
   [junit4]   2> 167152 INFO  (qtp19692035-616) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/vky/es path=/update params={wt=javabin&version=2}{add=[29 (1556399891706544128)]} 0 0
   [junit4]   2> 167168 INFO  (qtp27953649-650) [    ] o.a.s.u.p.LogUpdate

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

           "node_name":"127.0.0.1:43481_vky%2Fes",
   [junit4]   1>                   "state":"down"}}}}}}
   [junit4]   1> 
   [junit4]   2> 186206 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46020
   [junit4]   2> 186206 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7342080
   [junit4]   2> 186208 INFO  (coreCloseExecutor-412-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e45e50
   [junit4]   2> 186277 INFO  (coreCloseExecutor-412-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 186278 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.Overseer Overseer (id=97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) closing
   [junit4]   2> 186280 INFO  (OverseerStateUpdate-97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46020_vky%2Fes
   [junit4]   2> 186280 INFO  (zkCallback-103-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 186280 INFO  (zkCallback-103-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41807_vky%2Fes
   [junit4]   2> 186282 INFO  (zkCallback-103-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97274991899901969-127.0.0.1:41807_vky%2Fes-n_0000000004) starting
   [junit4]   2> 187780 WARN  (zkCallback-74-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 187780 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 187781 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19f72fc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 187781 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c343dc{/vky/es,null,UNAVAILABLE}
   [junit4]   2> 187782 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 46087
   [junit4]   2> 187782 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 41807
   [junit4]   2> 187782 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16791230
   [junit4]   2> 187783 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.Overseer Overseer (id=97274991899901969-127.0.0.1:41807_vky%2Fes-n_0000000004) closing
   [junit4]   2> 187784 INFO  (OverseerStateUpdate-97274991899901969-127.0.0.1:41807_vky%2Fes-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41807_vky%2Fes
   [junit4]   2> 188673 WARN  (zkCallback-103-thread-3) [    ] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 188673 INFO  (zkCallback-103-thread-3) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e5038a
   [junit4]   2> 188745 INFO  (zkCallback-103-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 189284 WARN  (zkCallback-103-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 189285 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 189285 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c0904f{HTTP/1.1,[http/1.1]}{127.0.0.1:41807}
   [junit4]   2> 189286 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b6057a{/vky/es,null,UNAVAILABLE}
   [junit4]   2> 189286 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43481
   [junit4]   2> 189287 INFO  (TEST-PeerSyncReplicationTest.test-seed#[FCB510276BE12BBA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45895 45895
   [junit4]   2> 189347 INFO  (Thread-224) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45895 45895
   [junit4]   2> 189349 WARN  (Thread-224) [    ] 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/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/overseer_elect/election/97274991899901960-127.0.0.1:46087_vky%2Fes-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/97274991899901956-127.0.0.1:46020_vky%2Fes-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/97274991899901960-core_node1-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/overseer/collection-queue-work
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=FCB510276BE12BBA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=az-AZ -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 42.6s J0 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSynced node did not become leader expected:<CloudJettyRunner [url=http://127.0.0.1:41807/vky/es/collection1]> but was:<CloudJettyRunner [url=http://127.0.0.1:46087/vky/es/collection1]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCB510276BE12BBA:74E12FFDC51D4642]:0)
   [junit4]    > 	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:162)
   [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:538)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 189353 INFO  (SUITE-PeerSyncReplicationTest-seed#[FCB510276BE12BBA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_FCB510276BE12BBA-001
   [junit4]   2> Jan 13, 2017 9:10:24 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), rnd_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=Memory), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=947, maxMBSortInHeap=6.388020468617231, sim=RandomSimilarity(queryNorm=false): {}, locale=az-AZ, timezone=ECT
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=57130656,total=134844416
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, DefaultValueUpdateProcessorTest, TestDistributedSearch, NumericFieldsTest, DistributedSpellCheckComponentTest, ResponseLogComponentTest, TestReplicationHandlerBackup, DisMaxRequestHandlerTest, ActionThrottleTest, TestSha256AuthenticationProvider, TestLFUCache, CoreMergeIndexesAdminHandlerTest, PeerSyncReplicationTest]
   [junit4] Completed [62/678 (1!)] on J0 in 42.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 53481 lines...]