Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/70/
Java: 32bit/jdk-9-ea+153 -client -XX:+UseSerialGC

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

Error Message:
PeerSync failed. Had to fail back to replication

Stack Trace:
java.lang.AssertionError: PeerSync failed. Had to fail back to replication
        at 
__randomizedtesting.SeedInfo.seed([A86C41C7AD5100D9:20387E1D03AD6D21]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
        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:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 12390 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/init-core-data-001
   [junit4]   2> 1685139 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A86C41C7AD5100D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1685140 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A86C41C7AD5100D9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /h_z/
   [junit4]   2> 1685142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1685142 INFO  (Thread-2156) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1685142 INFO  (Thread-2156) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1685242 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45965
   [junit4]   2> 1685247 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1685250 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1685252 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1685255 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1685257 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1685260 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1685262 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1685264 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1685266 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1685269 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1685271 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1686039 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/cores/collection1
   [junit4]   2> 1686042 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1686042 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d1b4a6{/h_z,null,AVAILABLE}
   [junit4]   2> 1686043 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3ea85b{SSL,[ssl, 
http/1.1]}{127.0.0.1:45709}
   [junit4]   2> 1686043 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server Started @1687734ms
   [junit4]   2> 1686044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_z, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/tempDir-001/control/data,
 hostPort=45709, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/cores}
   [junit4]   2> 1686044 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1686044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1686044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1686044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1686044 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T12:01:09.229616Z
   [junit4]   2> 1686047 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1686047 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/solr.xml
   [junit4]   2> 1686053 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1686054 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1686064 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45709_h_z
   [junit4]   2> 1686065 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97366262961274885-127.0.0.1:45709_h_z-n_0000000000) starting
   [junit4]   2> 1686068 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45709_h_z
   [junit4]   2> 1686068 INFO  (zkCallback-1757-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1686135 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/cores
   [junit4]   2> 1686135 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1686137 INFO  
(OverseerStateUpdate-97366262961274885-127.0.0.1:45709_h_z-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1687144 WARN  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1687145 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1687161 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1687233 WARN  (coreLoadExecutor-4624-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> 1687235 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1687239 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1687240 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/control-001/cores/collection1/data/]
   [junit4]   2> 1687240 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c87f74
   [junit4]   2> 1687246 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=15.228515625, 
floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.483092828680626, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22940065809402715
   [junit4]   2> 1687287 WARN  (coreLoadExecutor-4624-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> 1687294 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1687294 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1687296 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1687296 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1687297 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.6318359375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=24.186084165798288, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1687298 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e89d4d[collection1] main]
   [junit4]   2> 1687299 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1687299 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1687299 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1687301 INFO  (searcherExecutor-4625-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e89d4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1687302 INFO  (coreLoadExecutor-4624-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557860209642176512
   [junit4]   2> 1687306 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1687306 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1687306 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45709/h_z/collection1/
   [junit4]   2> 1687306 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1687306 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:45709/h_z/collection1/ has no replicas
   [junit4]   2> 1687308 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45709/h_z/collection1/ shard1
   [junit4]   2> 1687458 INFO  (coreZkRegister-4617-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1687675 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1687676 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45965/solr ready
   [junit4]   2> 1687676 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1687676 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1688436 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/cores/collection1
   [junit4]   2> 1688437 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001
   [junit4]   2> 1688440 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1688443 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@85ad65{/h_z,null,AVAILABLE}
   [junit4]   2> 1688443 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@11597d2{SSL,[ssl, 
http/1.1]}{127.0.0.1:40433}
   [junit4]   2> 1688443 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server Started @1690134ms
   [junit4]   2> 1688444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/tempDir-001/jetty1,
 hostPort=40433, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/cores}
   [junit4]   2> 1688444 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1688444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1688444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1688444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1688444 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T12:01:11.629706Z
   [junit4]   2> 1688447 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1688447 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/solr.xml
   [junit4]   2> 1688453 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1688455 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1688470 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1688472 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40433_h_z
   [junit4]   2> 1688472 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1688472 INFO  (zkCallback-1761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1688472 INFO  (zkCallback-1757-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1688560 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/cores
   [junit4]   2> 1688560 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1688562 INFO  
(OverseerStateUpdate-97366262961274885-127.0.0.1:45709_h_z-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1688663 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1689572 WARN  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1689573 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1689589 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1689715 WARN  (coreLoadExecutor-4635-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> 1689718 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1689725 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1689725 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1689725 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c87f74
   [junit4]   2> 1689736 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=15.228515625, 
floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.483092828680626, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22940065809402715
   [junit4]   2> 1689811 WARN  (coreLoadExecutor-4635-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> 1689822 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1689822 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1689823 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1689823 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1689824 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.6318359375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=24.186084165798288, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1689826 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8024a9[collection1] main]
   [junit4]   2> 1689827 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1689827 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1689827 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1689828 INFO  (searcherExecutor-4636-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8024a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1689830 INFO  (coreLoadExecutor-4635-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557860212292976640
   [junit4]   2> 1689833 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1689833 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1689833 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40433/h_z/collection1/
   [junit4]   2> 1689833 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1689834 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:40433/h_z/collection1/ has no replicas
   [junit4]   2> 1689835 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40433/h_z/collection1/ shard1
   [junit4]   2> 1689936 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1689986 INFO  (coreZkRegister-4630-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1690088 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1690976 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/cores/collection1
   [junit4]   2> 1690977 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001
   [junit4]   2> 1690980 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1690980 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11272dc{/h_z,null,AVAILABLE}
   [junit4]   2> 1690981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e8cd77{SSL,[ssl, 
http/1.1]}{127.0.0.1:36744}
   [junit4]   2> 1690981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server Started @1692672ms
   [junit4]   2> 1690981 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/tempDir-001/jetty2,
 hostPort=36744, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/cores}
   [junit4]   2> 1690981 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1690982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1690982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1690982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1690982 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T12:01:14.167391Z
   [junit4]   2> 1690984 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1690984 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/solr.xml
   [junit4]   2> 1690991 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1690993 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1690998 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1690999 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36744_h_z
   [junit4]   2> 1691000 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1691000 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1691000 INFO  (zkCallback-1761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1691000 INFO  (zkCallback-1757-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1691103 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1691191 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/cores
   [junit4]   2> 1691191 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1691193 INFO  
(OverseerStateUpdate-97366262961274885-127.0.0.1:45709_h_z-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1691295 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1691295 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1692200 WARN  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1692200 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1692211 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1692316 WARN  (coreLoadExecutor-4646-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> 1692318 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1692324 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1692324 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1692324 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c87f74
   [junit4]   2> 1692331 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=15.228515625, 
floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.483092828680626, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22940065809402715
   [junit4]   2> 1692377 WARN  (coreLoadExecutor-4646-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> 1692387 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1692387 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1692389 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1692389 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1692390 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.6318359375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=24.186084165798288, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1692391 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf1199[collection1] main]
   [junit4]   2> 1692392 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1692392 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1692392 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1692393 INFO  (searcherExecutor-4647-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cf1199[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1692396 INFO  (coreLoadExecutor-4646-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557860214983622656
   [junit4]   2> 1692398 INFO  (coreZkRegister-4641-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1692398 INFO  (updateExecutor-1770-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1692398 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1692399 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1692399 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1692399 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1692399 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:40433/h_z/collection1/] and I am 
[https://127.0.0.1:36744/h_z/collection1/]
   [junit4]   2> 1692400 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:40433/h_z]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:36744_h_z&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1692465 INFO  (qtp25526185-9733) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1692465 INFO  (qtp25526185-9733) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1692465 INFO  (qtp25526185-9733) [    ] 
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:36744_h_z, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:36744/h_z","node_name":"127.0.0.1:36744_h_z","state":"down"}
   [junit4]   2> 1692500 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1692500 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1693465 INFO  (qtp25526185-9733) [    ] 
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:36744_h_z, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"https://127.0.0.1:36744/h_z","node_name":"127.0.0.1:36744_h_z","state":"recovering"}
   [junit4]   2> 1693465 INFO  (qtp25526185-9733) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1693465 INFO  (qtp25526185-9733) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36744_h_z&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1693573 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/cores/collection1
   [junit4]   2> 1693574 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001
   [junit4]   2> 1693576 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1693577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fe45d0{/h_z,null,AVAILABLE}
   [junit4]   2> 1693577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@d0e90{SSL,[ssl, 
http/1.1]}{127.0.0.1:42911}
   [junit4]   2> 1693577 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.Server Started @1695268ms
   [junit4]   2> 1693578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/h_z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/tempDir-001/jetty3,
 hostPort=42911, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/cores}
   [junit4]   2> 1693578 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1693578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.1
   [junit4]   2> 1693578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1693578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1693578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T12:01:16.763642Z
   [junit4]   2> 1693580 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1693580 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/solr.xml
   [junit4]   2> 1693586 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1693588 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45965/solr
   [junit4]   2> 1693592 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1693594 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42911_h_z
   [junit4]   2> 1693595 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693595 INFO  (zkCallback-1780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693596 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693596 INFO  (zkCallback-1757-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693596 INFO  (zkCallback-1761-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1693631 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/cores
   [junit4]   2> 1693631 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1693632 INFO  
(OverseerStateUpdate-97366262961274885-127.0.0.1:45709_h_z-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1693734 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1693734 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1693734 INFO  (zkCallback-1780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1693966 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:40433/h_z/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1693966 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:36744/h_z 
START replicas=[https://127.0.0.1:40433/h_z/collection1/] nUpdates=1000
   [junit4]   2> 1693971 INFO  (qtp25526185-9734) [    ] 
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> 1693971 INFO  (qtp25526185-9734) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/h_z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1693972 INFO  (recoveryExecutor-1771-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> 1693972 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1693972 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1693972 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1693973 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1693973 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1693973 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1693973 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1693973 INFO  (recoveryExecutor-1771-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1694075 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1694075 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1694075 INFO  (zkCallback-1780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1694640 WARN  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1694641 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.1
   [junit4]   2> 1694663 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1694743 WARN  (coreLoadExecutor-4657-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> 1694745 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1694751 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1694751 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1694751 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c87f74
   [junit4]   2> 1694758 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=15.228515625, 
floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.483092828680626, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22940065809402715
   [junit4]   2> 1694805 WARN  (coreLoadExecutor-4657-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> 1694823 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1694823 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1694826 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1694826 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1694828 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.6318359375, 
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=24.186084165798288, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1694832 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2914[collection1] main]
   [junit4]   2> 1694832 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1694832 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1694832 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1694833 INFO  (searcherExecutor-4658-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d2914[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1694835 INFO  (coreLoadExecutor-4657-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557860217541099520
   [junit4]   2> 1694838 INFO  (coreZkRegister-4652-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1694838 INFO  (updateExecutor-1777-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1694838 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1694838 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1694838 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1694838 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1694839 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:40433/h_z/collection1/] and I am 
[https://127.0.0.1:42911/h_z/collection1/]
   [junit4]   2> 1694840 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:40433/h_z]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42911_h_z&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1694844 INFO  (qtp25526185-9735) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1694844 INFO  (qtp25526185-9735) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1694844 INFO  (qtp25526185-9735) [    ] 
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:42911_h_z, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42911/h_z","node_name":"127.0.0.1:42911_h_z","state":"down"}
   [junit4]   2> 1694940 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1694940 INFO  (zkCallback-1780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1694940 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1695142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1695142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30 
for each attempt
   [junit4]   2> 1695142 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1695844 INFO  (qtp25526185-9735) [    ] 
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:42911_h_z, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42911/h_z","node_name":"127.0.0.1:42911_h_z","state":"recovering"}
   [junit4]   2> 1695844 INFO  (qtp25526185-9735) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1695844 INFO  (qtp25526185-9735) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42911_h_z&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1696345 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:40433/h_z/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1696345 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:42911/h_z 
START replicas=[https://127.0.0.1:40433/h_z/collection1/] nUpdates=1000
   [junit4]   2> 1696348 INFO  (qtp25526185-9739) [    ] 
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> 1696348 INFO  (qtp25526185-9739) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/h_z path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1696349 INFO  (recoveryExecutor-1778-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> 1696349 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1696349 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1696349 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1696350 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1696350 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1696350 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1696350 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1696350 INFO  (recoveryExecutor-1778-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1696452 INFO  (zkCallback-1767-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1696452 INFO  (zkCallback-1773-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1696452 INFO  (zkCallback-1780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1697143 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1697204 INFO  (qtp11069898-9695) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1697204 INFO  (qtp11069898-9695) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1697205 INFO  (qtp11069898-9695) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1697205 INFO  (qtp11069898-9695) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1697211 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1697211 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1697212 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1697212 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40433/h_z/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1697272 INFO  (qtp30725754-9796) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1697272 INFO  (qtp30725754-9796) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1697273 INFO  (qtp30725754-9796) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1697273 INFO  (qtp30725754-9796) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40433/h_z/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1697276 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1697276 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1697276 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1697276 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40433/h_z/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1697277 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 68
   [junit4]   2> 1697280 INFO  (qtp25526185-9739) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/h_z path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1697282 INFO  (qtp17197174-9762) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/h_z path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1697285 INFO  (qtp30725754-9796) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/h_z path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1699289 INFO  (qtp11069898-9702) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1557860222209359872)} 0 2
   [junit4]   2> 1699297 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&_version_=-1557860222213554176&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1557860222213554176)} 0 2
   [junit4]   2> 1699297 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&_version_=-1557860222213554176&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1557860222213554176)} 0 2
   [junit4]   2> 1699298 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1557860222213554176)} 0 6
   [junit4]   2> 1699306 INFO  (qtp17197174-9768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[0
 (1557860222224039936)]} 0 1
   [junit4]   2> 1699306 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[0
 (1557860222224039936)]} 0 1
   [junit4]   2> 1699306 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[0 
(1557860222224039936)]} 0 4
   [junit4]   2> 1699309 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[1
 (1557860222230331392)]} 0 0
   [junit4]   2> 1699309 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[1
 (1557860222230331392)]} 0 0
   [junit4]   2> 1699309 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[1 
(1557860222230331392)]} 0 2
   [junit4]   2> 1699313 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[2
 (1557860222234525696)]} 0 0
   [junit4]   2> 1699313 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[2
 (1557860222234525696)]} 0 0
   [junit4]   2> 1699313 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[2 
(1557860222234525696)]} 0 1
   [junit4]   2> 1699317 INFO  (qtp17197174-9768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[3
 (1557860222238720000)]} 0 0
   [junit4]   2> 1699317 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[3
 (1557860222238720000)]} 0 0
   [junit4]   2> 1699317 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[3 
(1557860222238720000)]} 0 2
   [junit4]   2> 1699321 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[4
 (1557860222242914304)]} 0 0
   [junit4]   2> 1699321 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[4
 (1557860222242914304)]} 0 0
   [junit4]   2> 1699321 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[4 
(1557860222242914304)]} 0 1
   [junit4]   2> 1699324 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[5
 (1557860222247108608)]} 0 0
   [junit4]   2> 1699325 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[5
 (1557860222247108608)]} 0 0
   [junit4]   2> 1699325 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[5 
(1557860222247108608)]} 0 1
   [junit4]   2> 1699328 INFO  (qtp17197174-9768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[6
 (1557860222250254336)]} 0 0
   [junit4]   2> 1699328 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[6
 (1557860222250254336)]} 0 0
   [junit4]   2> 1699328 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[6 
(1557860222250254336)]} 0 1
   [junit4]   2> 1699332 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[7
 (1557860222254448640)]} 0 0
   [junit4]   2> 1699332 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[7
 (1557860222254448640)]} 0 0
   [junit4]   2> 1699332 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[7 
(1557860222254448640)]} 0 2
   [junit4]   2> 1699335 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[8
 (1557860222257594368)]} 0 0
   [junit4]   2> 1699335 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[8
 (1557860222257594368)]} 0 0
   [junit4]   2> 1699336 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[8 
(1557860222257594368)]} 0 2
   [junit4]   2> 1699339 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[9
 (1557860222261788672)]} 0 0
   [junit4]   2> 1699339 INFO  (qtp17197174-9768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[9
 (1557860222261788672)]} 0 0
   [junit4]   2> 1699339 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[9 
(1557860222261788672)]} 0 1
   [junit4]   2> 1699343 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[10
 (1557860222265982976)]} 0 1
   [junit4]   2> 1699343 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[10
 (1557860222265982976)]} 0 1
   [junit4]   2> 1699344 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[10 
(1557860222265982976)]} 0 3
   [junit4]   2> 1699347 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[11
 (1557860222270177280)]} 0 0
   [junit4]   2> 1699347 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[11
 (1557860222270177280)]} 0 0
   [junit4]   2> 1699347 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[11 
(1557860222270177280)]} 0 2
   [junit4]   2> 1699350 INFO  (qtp17197174-9768) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[12
 (1557860222274371584)]} 0 0
   [junit4]   2> 1699350 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[12
 (1557860222274371584)]} 0 0
   [junit4]   2> 1699350 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[12 
(1557860222274371584)]} 0 1
   [junit4]   2> 1699354 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[13
 (1557860222277517312)]} 0 0
   [junit4]   2> 1699354 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[13
 (1557860222277517312)]} 0 0
   [junit4]   2> 1699354 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[13 
(1557860222277517312)]} 0 1
   [junit4]   2> 1699359 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[14
 (1557860222282760192)]} 0 0
   [junit4]   2> 1699359 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[14
 (1557860222282760192)]} 0 0
   [junit4]   2> 1699359 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[14 
(1557860222282760192)]} 0 2
   [junit4]   2> 1699363 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[15
 (1557860222286954496)]} 0 0
   [junit4]   2> 1699363 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[15
 (1557860222286954496)]} 0 0
   [junit4]   2> 1699363 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[15 
(1557860222286954496)]} 0 2
   [junit4]   2> 1699367 INFO  (qtp30725754-9803) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[16
 (1557860222290100224)]} 0 1
   [junit4]   2> 1699367 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[16
 (1557860222290100224)]} 0 1
   [junit4]   2> 1699368 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[16 
(1557860222290100224)]} 0 3
   [junit4]   2> 1699371 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[17
 (1557860222295343104)]} 0 0
   [junit4]   2> 1699371 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[17
 (1557860222295343104)]} 0 0
   [junit4]   2> 1699371 INFO  (qtp25526185-9733) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[17 
(1557860222295343104)]} 0 2
   [junit4]   2> 1699375 INFO  (qtp17197174-9762) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[18
 (1557860222299537408)]} 0 0
   [junit4]   2> 1699375 INFO  (qtp30725754-9802) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[18
 (1557860222299537408)]} 0 0
   [junit4]   2> 1699375 INFO  (qtp25526185-9739) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[18 
(1557860222299537408)]} 0 2
   [junit4]   2> 1699379 INFO  (qtp17197174-9769) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[19
 (1557860222303731712)]} 0 0
   [junit4]   2> 1699379 INFO  (qtp30725754-9796) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[19
 (1557860222303731712)]} 0 0
   [junit4]   2> 1699379 INFO  (qtp25526185-9738) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&version=2}{add=[19 
(1557860222303731712)]} 0 2
   [junit4]   2> 1699383 INFO  (qtp17197174-9767) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[20
 (1557860222307926016)]} 0 0
   [junit4]   2> 1699383 INFO  (qtp30725754-9801) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/h_z/collection1/&wt=javabin&version=2}{add=[20
 (1557860222307926016)]} 0 0
   [junit4]   2> 1699383 INFO  (qtp25526185-9740) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/h_z path=/update 
params={_stateVer_=collection1:10&wt=javabin&ver

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

4673 INFO  (TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97366262961274899-127.0.0.1:36744_h_z-n_0000000004) closing
   [junit4]   2> 1724673 INFO  
(OverseerStateUpdate-97366262961274899-127.0.0.1:36744_h_z-n_0000000004) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36744_h_z
   [junit4]   2> 1725671 WARN  (zkCallback-1787-thread-2) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1725671 INFO  (zkCallback-1787-thread-2) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@bf86c7
   [junit4]   2> 1726173 WARN  (zkCallback-1787-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1726452 INFO  (zkCallback-1787-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1726452 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1726453 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1d3b094{SSL,[ssl, 
http/1.1]}{127.0.0.1:36744}
   [junit4]   2> 1726453 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f36960{/h_z,null,UNAVAILABLE}
   [junit4]   2> 1726453 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 42911
   [junit4]   2> 1726453 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[A86C41C7AD5100D9]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45965 45965
   [junit4]   2> 1726531 INFO  (Thread-2156) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45965 45965
   [junit4]   2> 1726531 WARN  (Thread-2156) [    ] 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>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/97366262961274890-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/97366262961274890-127.0.0.1:40433_h_z-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/overseer/collection-queue-work
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        20      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PeerSyncReplicationTest -Dtests.method=test 
-Dtests.seed=A86C41C7AD5100D9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-SN -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 41.4s J1 | PeerSyncReplicationTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: PeerSync failed. Had 
to fail back to replication
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A86C41C7AD5100D9:20387E1D03AD6D21]:0)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:290)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
   [junit4]    >        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
   [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:543)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1726534 INFO  
(SUITE-PeerSyncReplicationTest-seed#[A86C41C7AD5100D9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_A86C41C7AD5100D9-001
   [junit4]   2> Jan 29, 2017 12:01:49 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=FST50, range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
rnd_s=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
intDefault=FST50, a_i1=FST50, range_facet_l=FST50, _version_=FST50, a_t=FST50, 
id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=FST50, 
text=BlockTreeOrds(blocksize=128), timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=515, 
maxMBSortInHeap=5.485252467852602, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fr-SN, 
timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=179280336,total=385474560
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, 
SmileWriterTest, TermVectorComponentTest, RecoveryAfterSoftCommitTest, 
DirectSolrConnectionTest, TestExclusionRuleCollectionAccess, 
TestDistributedGrouping, WordBreakSolrSpellCheckerTest, 
TestManagedStopFilterFactory, AliasIntegrationTest, TestExportWriter, 
TestTestInjection, HdfsNNFailoverTest, SimplePostToolTest, 
BlockJoinFacetSimpleTest, TestStressVersions, TestLRUCache, 
TestSuggestSpellingConverter, TestObjectReleaseTracker, SliceStateTest, 
TestQueryUtils, ShufflingReplicaListTransformerTest, 
TestCursorMarkWithoutUniqueKey, TestRandomCollapseQParserPlugin, 
TestAnalyzeInfixSuggestions, DistributedMLTComponentTest, AtomicUpdatesTest, 
LoggingHandlerTest, CollectionsAPIAsyncDistributedZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestJettySolrRunner, MultiTermTest, 
ChaosMonkeySafeLeaderTest, TestPivotHelperCode, TestAuthenticationFramework, 
TestSweetSpotSimilarityFactory, SchemaVersionSpecificBehaviorTest, 
ConvertedLegacyTest, SSLMigrationTest, SparseHLLTest, SuggestComponentTest, 
TestSegmentSorting, SolrCmdDistributorTest, TestConfigReload, 
TestRawTransformer, CopyFieldTest, EchoParamsTest, ZkCLITest, 
DistributedTermsComponentTest, JsonLoaderTest, 
TestStressCloudBlindAtomicUpdates, SpellCheckComponentTest, 
TestConfigSetProperties, TestUseDocValuesAsStored, TestElisionMultitermQuery, 
URLClassifyProcessorTest, TestSchemaSimilarityResource, 
UpdateRequestProcessorFactoryTest, TestFieldCollectionResource, 
TestUninvertingReader, ZkStateWriterTest, HighlighterTest, SortByFunctionTest, 
SegmentsInfoRequestHandlerTest, SystemInfoHandlerTest, TestRTGBase, 
TestFieldCacheReopen, TestFastOutputStream, TestBM25SimilarityFactory, 
CustomCollectionTest, TestMacroExpander, TestRequestForwarding, 
TestManagedResource, SimpleMLTQParserTest, CollectionsAPIDistributedZkTest, 
TestLMDirichletSimilarityFactory, ConfigSetsAPITest, SampleTest, 
TestCloudPivotFacet, TestDefaultSearchFieldResource, CdcrUpdateLogTest, 
DistanceFunctionTest, DocValuesTest, LeaderInitiatedRecoveryOnCommitTest, 
TestHashPartitioner, TolerantUpdateProcessorTest, TestFreeTextSuggestions, 
TestLeaderElectionZkExpiry, SoftAutoCommitTest, MoreLikeThisHandlerTest, 
TestCoreContainer, StressHdfsTest, AnalyticsQueryTest, 
TestFuzzyAnalyzedSuggestions, TestConfigSetsAPIExclusivity, 
TestJavabinTupleStreamParser, TestBulkSchemaAPI, TestSolrIndexConfig, 
TestReqParamsAPI, RAMDirectoryFactoryTest, DistributedFacetPivotLongTailTest, 
TestTolerantUpdateProcessorRandomCloud, JvmMetricsTest, 
LeaderElectionContextKeyTest, TestMinMaxOnMultiValuedField, SolrCLIZkUtilsTest, 
IndexSchemaTest, CollectionReloadTest, CoreAdminCreateDiscoverTest, 
SearchHandlerTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, 
ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, 
TestFaceting, TestRecovery, TermVectorComponentDistributedTest, 
HardAutoCommitTest, TestRangeQuery, OutputWriterTest, TestCharFilters, 
TestIBSimilarityFactory, ResourceLoaderTest, DateMathParserTest, 
TestSystemIdResolver, SpellingQueryConverterTest, ZkNodePropsTest, 
FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteNodeTest, DeleteReplicaTest, DistribCursorPagingTest, 
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest]
   [junit4] Completed [504/680 (1!)] on J1 in 41.91s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52124 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to