forked from etcd-io/etcd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathetcd.infra1.log
473 lines (473 loc) · 188 KB
/
etcd.infra1.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
{"level":"info","ts":"2021-12-03T15:13:16.400+0800","caller":"etcdmain/etcd.go:71","msg":"Running: ","args":["bin/etcd","--name","infra1","--listen-client-urls","http://127.0.0.1:12379","--advertise-client-urls","http://127.0.0.1:12379","--listen-peer-urls","http://127.0.0.1:12380","--initial-advertise-peer-urls","http://127.0.0.1:12380","--initial-cluster-token","etcd-cluster-1","--initial-cluster","infra1=http://127.0.0.1:12380,infra2=http://127.0.0.1:22380,infra3=http://127.0.0.1:32380,infra4=http://127.0.0.1:42380,infra5=http://127.0.0.1:52380","--initial-cluster-state","new","--enable-pprof","--logger=zap","--log-outputs=etcd.infra1.log","--log-level=debug"]}
{"level":"warn","ts":"2021-12-03T15:13:16.400+0800","caller":"etcdmain/etcd.go:103","msg":"'data-dir' was empty; using default","data-dir":"infra1.etcd"}
{"level":"info","ts":"2021-12-03T15:13:16.401+0800","caller":"embed/etcd.go:125","msg":"configuring peer listeners","listen-peer-urls":["http://127.0.0.1:12380"]}
{"level":"info","ts":"2021-12-03T15:13:16.401+0800","caller":"embed/etcd.go:133","msg":"configuring client listeners","listen-client-urls":["http://127.0.0.1:12379"]}
{"level":"info","ts":"2021-12-03T15:13:16.401+0800","caller":"embed/etcd.go:600","msg":"pprof is enabled","path":"/debug/pprof"}
{"level":"info","ts":"2021-12-03T15:13:16.401+0800","caller":"embed/etcd.go:308","msg":"starting an etcd server","etcd-version":"3.6.0-pre","git-sha":"Not provided (use ./build instead of go build)","go-version":"go1.17.3","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"infra1","data-dir":"infra1.etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"infra1.etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":100000,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["http://127.0.0.1:12380"],"listen-peer-urls":["http://127.0.0.1:12380"],"advertise-client-urls":["http://127.0.0.1:12379"],"listen-client-urls":["http://127.0.0.1:12379"],"listen-metrics-urls":[],"cors":["*"],"host-whitelist":["*"],"initial-cluster":"infra1=http://127.0.0.1:12380,infra2=http://127.0.0.1:22380,infra3=http://127.0.0.1:32380,infra4=http://127.0.0.1:42380,infra5=http://127.0.0.1:52380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster-1","quota-size-bytes":2147483648,"pre-vote":true,"initial-corrupt-check":false,"corrupt-check-time-interval":"0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","downgrade-check-interval":"5s","max-learners":1}
{"level":"info","ts":"2021-12-03T15:13:16.418+0800","caller":"storage/backend.go:81","msg":"opened backend db","path":"infra1.etcd/member/snap/db","took":"16.15413ms"}
{"level":"debug","ts":"2021-12-03T15:13:16.418+0800","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0}
{"level":"info","ts":"2021-12-03T15:13:20.642+0800","caller":"etcdserver/bootstrap.go:491","msg":"starting local member","local-member-id":"8211f1d0f64f3269","cluster-id":"c32c3110806285fe"}
{"level":"info","ts":"2021-12-03T15:13:20.642+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=()"}
{"level":"info","ts":"2021-12-03T15:13:20.642+0800","logger":"raft","caller":"raft/raft.go:694","msg":"8211f1d0f64f3269 became follower at term 0"}
{"level":"info","ts":"2021-12-03T15:13:20.642+0800","logger":"raft","caller":"raft/raft.go:367","msg":"newRaft 8211f1d0f64f3269 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:694","msg":"8211f1d0f64f3269 became follower at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127)"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801)"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790)"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173)"}
{"level":"info","ts":"2021-12-03T15:13:20.643+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"warn","ts":"2021-12-03T15:13:20.661+0800","caller":"auth/store.go:1104","msg":"simple token is not cryptographically signed"}
{"level":"info","ts":"2021-12-03T15:13:20.680+0800","caller":"mvcc/kvstore.go:406","msg":"kvstore restored","current-rev":1}
{"level":"info","ts":"2021-12-03T15:13:20.690+0800","caller":"storage/quota.go:96","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"}
{"level":"info","ts":"2021-12-03T15:13:20.698+0800","caller":"rafthttp/peer.go:134","msg":"starting remote peer","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.698+0800","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.700+0800","caller":"rafthttp/peer.go:138","msg":"started remote peer","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.700+0800","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837","remote-peer-urls":["http://127.0.0.1:42380"]}
{"level":"info","ts":"2021-12-03T15:13:20.700+0800","caller":"rafthttp/peer.go:134","msg":"starting remote peer","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.700+0800","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.702+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.703+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"debug","ts":"2021-12-03T15:13:20.703+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"45d559f8148de837","address":"http://127.0.0.1:42380/raft/stream/msgapp/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.703+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"debug","ts":"2021-12-03T15:13:20.703+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"45d559f8148de837","address":"http://127.0.0.1:42380/raft/stream/message/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.704+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.704+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.713+0800","caller":"rafthttp/peer.go:138","msg":"started remote peer","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.713+0800","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146","remote-peer-urls":["http://127.0.0.1:22380"]}
{"level":"info","ts":"2021-12-03T15:13:20.713+0800","caller":"rafthttp/peer.go:134","msg":"starting remote peer","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.713+0800","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"debug","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"91bc3c398fb3c146","address":"http://127.0.0.1:22380/raft/stream/msgapp/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"debug","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"91bc3c398fb3c146","address":"http://127.0.0.1:22380/raft/stream/message/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/peer.go:138","msg":"started remote peer","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5","remote-peer-urls":["http://127.0.0.1:52380"]}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/peer.go:134","msg":"starting remote peer","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"debug","ts":"2021-12-03T15:13:20.715+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"c91263fe1e1dd3b5","address":"http://127.0.0.1:52380/raft/stream/msgapp/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.716+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.716+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.716+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"debug","ts":"2021-12-03T15:13:20.716+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"c91263fe1e1dd3b5","address":"http://127.0.0.1:52380/raft/stream/message/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.728+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.732+0800","caller":"rafthttp/peer.go:138","msg":"started remote peer","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.732+0800","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48","remote-peer-urls":["http://127.0.0.1:32380"]}
{"level":"info","ts":"2021-12-03T15:13:20.732+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"debug","ts":"2021-12-03T15:13:20.732+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"fd422379fda50e48","address":"http://127.0.0.1:32380/raft/stream/msgapp/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.732+0800","caller":"etcdserver/server.go:568","msg":"starting etcd server","local-member-id":"8211f1d0f64f3269","local-server-version":"3.6.0-pre","cluster-version":"to_be_decided"}
{"level":"info","ts":"2021-12-03T15:13:20.733+0800","caller":"rafthttp/stream.go:169","msg":"started stream writer with remote peer","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.732+0800","caller":"rafthttp/stream.go:395","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"debug","ts":"2021-12-03T15:13:20.733+0800","caller":"rafthttp/stream.go:570","msg":"dial stream reader","from":"8211f1d0f64f3269","to":"fd422379fda50e48","address":"http://127.0.0.1:32380/raft/stream/message/8211f1d0f64f3269"}
{"level":"info","ts":"2021-12-03T15:13:20.734+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":1,"vote":0,"commit":5},"entries":[{"Term":1,"Index":1,"Type":1,"Data":"CAAQABi30Lekgb/W6kUiUHsiaWQiOjUwMzIwMjcwODA2ODgwMDMxMjcsInBlZXJVUkxzIjpbImh0dHA6Ly8xMjcuMC4wLjE6NDIzODAiXSwibmFtZSI6ImluZnJhNCJ9"},{"Term":1,"Index":2,"Type":1,"Data":"CAAQABjp5Lyyj7r8iIIBIlB7ImlkIjo5MzcyNTM4MTc5MzIyNTg5ODAxLCJwZWVyVVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzgwIl0sIm5hbWUiOiJpbmZyYTEifQ=="},{"Term":1,"Index":3,"Type":1,"Data":"CAAQABjGgs/9mIeP3pEBIlF7ImlkIjoxMDUwMTMzNDY0OTA0Mjg3ODc5MCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM4MCJdLCJuYW1lIjoiaW5mcmEyIn0="},{"Term":1,"Index":4,"Type":1,"Data":"CAAQABi1p/fw4f+YickBIlF7ImlkIjoxNDQ4ODc1Mjg5NDI4MjQyMTE3MywicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM4MCJdLCJuYW1lIjoiaW5mcmE1In0="},{"Term":1,"Index":5,"Type":1,"Data":"CAAQABjInJTtn++Iof0BIlF7ImlkIjoxODI0OTE4NzY0NjkxMjEzODgyNCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTozMjM4MCJdLCJuYW1lIjoiaW5mcmEzIn0="}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":1,"Index":1,"Type":1,"Data":"CAAQABi30Lekgb/W6kUiUHsiaWQiOjUwMzIwMjcwODA2ODgwMDMxMjcsInBlZXJVUkxzIjpbImh0dHA6Ly8xMjcuMC4wLjE6NDIzODAiXSwibmFtZSI6ImluZnJhNCJ9"},{"Term":1,"Index":2,"Type":1,"Data":"CAAQABjp5Lyyj7r8iIIBIlB7ImlkIjo5MzcyNTM4MTc5MzIyNTg5ODAxLCJwZWVyVVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzgwIl0sIm5hbWUiOiJpbmZyYTEifQ=="},{"Term":1,"Index":3,"Type":1,"Data":"CAAQABjGgs/9mIeP3pEBIlF7ImlkIjoxMDUwMTMzNDY0OTA0Mjg3ODc5MCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM4MCJdLCJuYW1lIjoiaW5mcmEyIn0="},{"Term":1,"Index":4,"Type":1,"Data":"CAAQABi1p/fw4f+YickBIlF7ImlkIjoxNDQ4ODc1Mjg5NDI4MjQyMTE3MywicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM4MCJdLCJuYW1lIjoiaW5mcmE1In0="},{"Term":1,"Index":5,"Type":1,"Data":"CAAQABjInJTtn++Iof0BIlF7ImlkIjoxODI0OTE4NzY0NjkxMjEzODgyNCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTozMjM4MCJdLCJuYW1lIjoiaW5mcmEzIn0="}],"messages":null,"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.735+0800","caller":"etcdserver/server.go:468","msg":"starting initial election tick advance","election-ticks":10}
{"level":"info","ts":"2021-12-03T15:13:20.735+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":1,"Index":1,"Type":1,"Data":"CAAQABi30Lekgb/W6kUiUHsiaWQiOjUwMzIwMjcwODA2ODgwMDMxMjcsInBlZXJVUkxzIjpbImh0dHA6Ly8xMjcuMC4wLjE6NDIzODAiXSwibmFtZSI6ImluZnJhNCJ9"},{"Term":1,"Index":2,"Type":1,"Data":"CAAQABjp5Lyyj7r8iIIBIlB7ImlkIjo5MzcyNTM4MTc5MzIyNTg5ODAxLCJwZWVyVVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzgwIl0sIm5hbWUiOiJpbmZyYTEifQ=="},{"Term":1,"Index":3,"Type":1,"Data":"CAAQABjGgs/9mIeP3pEBIlF7ImlkIjoxMDUwMTMzNDY0OTA0Mjg3ODc5MCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM4MCJdLCJuYW1lIjoiaW5mcmEyIn0="},{"Term":1,"Index":4,"Type":1,"Data":"CAAQABi1p/fw4f+YickBIlF7ImlkIjoxNDQ4ODc1Mjg5NDI4MjQyMTE3MywicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM4MCJdLCJuYW1lIjoiaW5mcmE1In0="},{"Term":1,"Index":5,"Type":1,"Data":"CAAQABjInJTtn++Iof0BIlF7ImlkIjoxODI0OTE4NzY0NjkxMjEzODgyNCwicGVlclVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTozMjM4MCJdLCJuYW1lIjoiaW5mcmEzIn0="}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.736+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":5}
{"level":"debug","ts":"2021-12-03T15:13:20.736+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":1,"term":1,"type":"EntryConfChange"}
{"level":"info","ts":"2021-12-03T15:13:20.754+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"info","ts":"2021-12-03T15:13:20.754+0800","caller":"membership/cluster.go:404","msg":"added member","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","added-peer-id":"45d559f8148de837","added-peer-peer-urls":["http://127.0.0.1:42380"],"added-peer-is-learner":false}
{"level":"debug","ts":"2021-12-03T15:13:20.754+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":2,"term":1,"type":"EntryConfChange"}
{"level":"info","ts":"2021-12-03T15:13:20.755+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"info","ts":"2021-12-03T15:13:20.755+0800","caller":"membership/cluster.go:404","msg":"added member","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","added-peer-id":"8211f1d0f64f3269","added-peer-peer-urls":["http://127.0.0.1:12380"],"added-peer-is-learner":false}
{"level":"debug","ts":"2021-12-03T15:13:20.755+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":3,"term":1,"type":"EntryConfChange"}
{"level":"info","ts":"2021-12-03T15:13:20.755+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"info","ts":"2021-12-03T15:13:20.756+0800","caller":"membership/cluster.go:404","msg":"added member","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","added-peer-id":"91bc3c398fb3c146","added-peer-peer-urls":["http://127.0.0.1:22380"],"added-peer-is-learner":false}
{"level":"debug","ts":"2021-12-03T15:13:20.756+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":4,"term":1,"type":"EntryConfChange"}
{"level":"info","ts":"2021-12-03T15:13:20.757+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"info","ts":"2021-12-03T15:13:20.759+0800","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.759+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.759+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.760+0800","caller":"embed/etcd.go:277","msg":"now serving peer/client/metrics","local-member-id":"8211f1d0f64f3269","initial-advertise-peer-urls":["http://127.0.0.1:12380"],"listen-peer-urls":["http://127.0.0.1:12380"],"advertise-client-urls":["http://127.0.0.1:12379"],"listen-client-urls":["http://127.0.0.1:12379"],"listen-metrics-urls":[]}
{"level":"info","ts":"2021-12-03T15:13:20.760+0800","caller":"embed/etcd.go:582","msg":"serving peer traffic","address":"127.0.0.1:12380"}
{"level":"info","ts":"2021-12-03T15:13:20.760+0800","caller":"embed/etcd.go:554","msg":"cmux::serve","address":"127.0.0.1:12380"}
{"level":"info","ts":"2021-12-03T15:13:20.763+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"91bc3c398fb3c146","stream-type":"stream MsgApp v2"}
{"level":"info","ts":"2021-12-03T15:13:20.763+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.763+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"91bc3c398fb3c146","stream-type":"stream Message"}
{"level":"info","ts":"2021-12-03T15:13:20.763+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"91bc3c398fb3c146"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"45d559f8148de837","stream-type":"stream Message"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"45d559f8148de837","stream-type":"stream MsgApp v2"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","caller":"membership/cluster.go:404","msg":"added member","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","added-peer-id":"c91263fe1e1dd3b5","added-peer-peer-urls":["http://127.0.0.1:52380"],"added-peer-is-learner":false}
{"level":"debug","ts":"2021-12-03T15:13:20.764+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":5,"term":1,"type":"EntryConfChange"}
{"level":"info","ts":"2021-12-03T15:13:20.764+0800","logger":"raft","caller":"raft/raft.go:1672","msg":"8211f1d0f64f3269 switched to configuration voters=(5032027080688003127 9372538179322589801 10501334649042878790 14488752894282421173 18249187646912138824)"}
{"level":"info","ts":"2021-12-03T15:13:20.765+0800","caller":"membership/cluster.go:404","msg":"added member","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","added-peer-id":"fd422379fda50e48","added-peer-peer-urls":["http://127.0.0.1:32380"],"added-peer-is-learner":false}
{"level":"info","ts":"2021-12-03T15:13:20.765+0800","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.766+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.766+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.766+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"fd422379fda50e48","stream-type":"stream Message"}
{"level":"info","ts":"2021-12-03T15:13:20.766+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.777+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"fd422379fda50e48","stream-type":"stream MsgApp v2"}
{"level":"info","ts":"2021-12-03T15:13:20.778+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"fd422379fda50e48"}
{"level":"info","ts":"2021-12-03T15:13:20.786+0800","caller":"etcdserver/server.go:491","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"8211f1d0f64f3269","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":3}
{"level":"info","ts":"2021-12-03T15:13:20.799+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"c91263fe1e1dd3b5","stream-type":"stream Message"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"8211f1d0f64f3269","to":"c91263fe1e1dd3b5","stream-type":"stream MsgApp v2"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.803+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"45d559f8148de837"}
{"level":"info","ts":"2021-12-03T15:13:20.828+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.831+0800","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8211f1d0f64f3269","remote-peer-id":"c91263fe1e1dd3b5"}
{"level":"info","ts":"2021-12-03T15:13:20.844+0800","logger":"raft","caller":"raft/raft.go:781","msg":"8211f1d0f64f3269 is starting a new election at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.844+0800","logger":"raft","caller":"raft/raft.go:723","msg":"8211f1d0f64f3269 became pre-candidate at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.844+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgPreVoteResp from 8211f1d0f64f3269 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.845+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgPreVote request to 45d559f8148de837 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.845+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgPreVote request to 91bc3c398fb3c146 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.845+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgPreVote request to c91263fe1e1dd3b5 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.845+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgPreVote request to fd422379fda50e48 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.845+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":17,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":17,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":17,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":17,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":{"Lead":0,"RaftState":"StatePreCandidate"}}
{"level":"info","ts":"2021-12-03T15:13:20.846+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgPreVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgPreVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1409","msg":"before***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c8f00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9020), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9140), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9260), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9380), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgPreVoteResp from 91bc3c398fb3c146 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1414","msg":"8211f1d0f64f3269 has received 2 MsgPreVoteResp votes and 0 vote rejections"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1415","msg":"after***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0x91bc3c398fb3c146:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c8f00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9020), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9140), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9260), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9380), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1409","msg":"before***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0x91bc3c398fb3c146:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c8f00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9020), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9140), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9260), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9380), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgPreVoteResp from fd422379fda50e48 at term 1"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1414","msg":"8211f1d0f64f3269 has received 3 MsgPreVoteResp votes and 0 vote rejections"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1415","msg":"after***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0x91bc3c398fb3c146:true, 0xfd422379fda50e48:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c8f00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9020), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9140), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.848+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9260), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x5, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0001c9380), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:707","msg":"8211f1d0f64f3269 became candidate at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgVoteResp from 8211f1d0f64f3269 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgVote request to 45d559f8148de837 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgVote request to 91bc3c398fb3c146 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgVote request to c91263fe1e1dd3b5 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","logger":"raft","caller":"raft/raft.go:828","msg":"8211f1d0f64f3269 [logterm: 1, index: 5] sent MsgVote request to fd422379fda50e48 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.849+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":5},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":5,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":5,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":5,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":5,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":null,"commit":0,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":{"Lead":0,"RaftState":"StateCandidate"}}
{"level":"info","ts":"2021-12-03T15:13:20.855+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgPreVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.856+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgPreVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.870+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.871+0800","logger":"raft","caller":"raft/raft.go:1409","msg":"before***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.871+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7da0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.871+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x5, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7dd0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.871+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.871+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e30), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e60), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgVoteResp from fd422379fda50e48 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:1414","msg":"8211f1d0f64f3269 has received 2 MsgVoteResp votes and 0 vote rejections"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:1415","msg":"after***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0xfd422379fda50e48:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7da0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.875+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x5, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7dd0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.876+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.876+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e30), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.876+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e60), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.879+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1409","msg":"before***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0xfd422379fda50e48:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7da0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x5, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7dd0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e30), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1411","msg":"before**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e60), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:841","msg":"8211f1d0f64f3269 received MsgVoteResp from 91bc3c398fb3c146 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1414","msg":"8211f1d0f64f3269 has received 3 MsgVoteResp votes and 0 vote rejections"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1415","msg":"after***raft.peers: config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{0x8211f1d0f64f3269:true, 0x91bc3c398fb3c146:true, 0xfd422379fda50e48:true}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7da0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x5, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7dd0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e00), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e30), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:1417","msg":"after**raft.peers: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc0000b7e60), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.880+0800","logger":"raft","caller":"raft/raft.go:759","msg":"8211f1d0f64f3269 became leader at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 6, lastIndex = 6, Term = 1, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x6, Type:0, Data:[]uint8(nil)}}, progress = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 6, lastIndex = 6, Term = 1, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x6, Type:0, Data:[]uint8(nil)}}, progress = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 6, lastIndex = 6, Term = 1, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x6, Type:0, Data:[]uint8(nil)}}, progress = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 6, lastIndex = 6, Term = 1, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x6, Type:0, Data:[]uint8(nil)}}, progress = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","logger":"raft","caller":"raft/node.go:332","msg":"raft.node: 8211f1d0f64f3269 elected leader 8211f1d0f64f3269 at term 2"}
{"level":"info","ts":"2021-12-03T15:13:20.882+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":[{"Term":2,"Index":6,"Type":0}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":[{"Term":2,"Index":6,"Type":0}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":[{"Term":2,"Index":6,"Type":0}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":[{"Term":2,"Index":6,"Type":0}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":1,"index":5,"entries":[{"Term":2,"Index":6,"Type":0}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":{"Lead":9372538179322589801,"RaftState":"StateLeader"}}
{"level":"info","ts":"2021-12-03T15:13:20.887+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.888+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgVoteResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.891+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":null,"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.894+0800","caller":"rafthttp/peer.go:218","msg":"** propc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgProp","term":0,"log term":0,"Index":0,"entries":[{"Term":0,"Index":0,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.894+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":6,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x8, Next:0x9, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.895+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.897+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 7, lastIndex = 8, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x7, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x38, 0x32, 0x31, 0x31, 0x66, 0x31, 0x64, 0x30, 0x66, 0x36, 0x34, 0x66, 0x33, 0x32, 0x36, 0x39, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x31, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x31, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x8, Type:0, Data:[]uint8{0x8, 0x81, 0xc0, 0xb3, 0x9f, 0xf2, 0xaf, 0x9f, 0xa3, 0xc1, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x39, 0x31, 0x62, 0x63, 0x33, 0x63, 0x33, 0x39, 0x38, 0x66, 0x62, 0x33, 0x63, 0x31, 0x34, 0x36, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x32, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x32, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0x7, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.897+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 7, lastIndex = 8, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0x9, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","caller":"rafthttp/peer.go:218","msg":"** propc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgProp","term":0,"log term":0,"Index":0,"entries":[{"Term":0,"Index":0,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 5, applied = 5, unstable.offset = 7, lastIndex = 9, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x9, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0x9f, 0xa4, 0xe, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x66, 0x64, 0x34, 0x32, 0x32, 0x33, 0x37, 0x39, 0x66, 0x64, 0x61, 0x35, 0x30, 0x65, 0x34, 0x38, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x33, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x33, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0x9, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":6,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0x9, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x6, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 6, applied = 5, unstable.offset = 7, lastIndex = 9, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.899+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 6, applied = 5, unstable.offset = 7, lastIndex = 9, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x7, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x38, 0x32, 0x31, 0x31, 0x66, 0x31, 0x64, 0x30, 0x66, 0x36, 0x34, 0x66, 0x33, 0x32, 0x36, 0x39, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x31, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x31, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x8, Type:0, Data:[]uint8{0x8, 0x81, 0xc0, 0xb3, 0x9f, 0xf2, 0xaf, 0x9f, 0xa3, 0xc1, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x39, 0x31, 0x62, 0x63, 0x33, 0x63, 0x33, 0x39, 0x38, 0x66, 0x62, 0x33, 0x63, 0x31, 0x34, 0x36, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x32, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x32, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x9, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0x9f, 0xa4, 0xe, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x66, 0x64, 0x34, 0x32, 0x32, 0x33, 0x37, 0x39, 0x66, 0x64, 0x61, 0x35, 0x30, 0x65, 0x34, 0x38, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x33, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x33, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0x7, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.900+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 6, applied = 5, unstable.offset = 7, lastIndex = 9, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.900+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":6},"entries":[{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":2,"Index":6,"Type":0}],"messages":[{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":6,"entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":8,"entries":[{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"commit":5,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":9,"entries":null,"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":6,"entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.905+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":2,"Index":6,"Type":0}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.905+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":1}
{"level":"debug","ts":"2021-12-03T15:13:20.905+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":6,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.905+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":5,"entry-index":6,"should-applyV3":true}
{"level":"info","ts":"2021-12-03T15:13:20.920+0800","caller":"etcdserver/server.go:2218","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"}
{"level":"info","ts":"2021-12-03T15:13:20.920+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 10, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xa, Type:0, Data:[]uint8{0xa2, 0x6, 0xa, 0x8, 0x84, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0xa2, 0x51, 0x7, 0xa, 0x5, 0x33, 0x2e, 0x36, 0x2e, 0x30}}}, progress = &tracker.Progress{Match:0x6, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.920+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 10, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xa, Type:0, Data:[]uint8{0xa2, 0x6, 0xa, 0x8, 0x84, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0xa2, 0x51, 0x7, 0xa, 0x5, 0x33, 0x2e, 0x36, 0x2e, 0x30}}}, progress = &tracker.Progress{Match:0x6, Next:0xa, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.920+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":[{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":9,"entries":[{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":9,"entries":[{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":6,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = c91263fe1e1dd3b5, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:false, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xa, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","caller":"rafthttp/peer.go:218","msg":"** propc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgProp","term":0,"log term":0,"Index":0,"entries":[{"Term":0,"Index":0,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 10, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x7, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x38, 0x32, 0x31, 0x31, 0x66, 0x31, 0x64, 0x30, 0x66, 0x36, 0x34, 0x66, 0x33, 0x32, 0x36, 0x39, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x31, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x31, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x8, Type:0, Data:[]uint8{0x8, 0x81, 0xc0, 0xb3, 0x9f, 0xf2, 0xaf, 0x9f, 0xa3, 0xc1, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x39, 0x31, 0x62, 0x63, 0x33, 0x63, 0x33, 0x39, 0x38, 0x66, 0x62, 0x33, 0x63, 0x31, 0x34, 0x36, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x32, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x32, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x9, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0x9f, 0xa4, 0xe, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x66, 0x64, 0x34, 0x32, 0x32, 0x33, 0x37, 0x39, 0x66, 0x64, 0x61, 0x35, 0x30, 0x65, 0x34, 0x38, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x33, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x33, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0xa, Type:0, Data:[]uint8{0xa2, 0x6, 0xa, 0x8, 0x84, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0xa2, 0x51, 0x7, 0xa, 0x5, 0x33, 0x2e, 0x36, 0x2e, 0x30}}}, progress = &tracker.Progress{Match:0x6, Next:0x7, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 10, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.921+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 11, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xb, Type:0, Data:[]uint8{0x8, 0x81, 0xe6, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xda, 0xd3, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x63, 0x39, 0x31, 0x32, 0x36, 0x33, 0x66, 0x65, 0x31, 0x65, 0x31, 0x64, 0x64, 0x33, 0x62, 0x35, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x35, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x35, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.922+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 11, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xb, Type:0, Data:[]uint8{0x8, 0x81, 0xe6, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xda, 0xd3, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x63, 0x39, 0x31, 0x32, 0x36, 0x33, 0x66, 0x65, 0x31, 0x65, 0x31, 0x64, 0x64, 0x33, 0x62, 0x35, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x35, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x35, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.922+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 10, lastIndex = 11, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xb, Type:0, Data:[]uint8{0x8, 0x81, 0xe6, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xda, 0xd3, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x63, 0x39, 0x31, 0x32, 0x36, 0x33, 0x66, 0x65, 0x31, 0x65, 0x31, 0x64, 0x64, 0x33, 0x62, 0x35, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x35, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x35, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xb, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","caller":"rafthttp/peer.go:218","msg":"** propc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgProp","term":0,"log term":0,"Index":0,"entries":[{"Term":0,"Index":0,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":6,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xc, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0x9b, 0xe8, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x34, 0x35, 0x64, 0x35, 0x35, 0x39, 0x66, 0x38, 0x31, 0x34, 0x38, 0x64, 0x65, 0x38, 0x33, 0x37, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x34, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x34, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xc, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":6,"entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":10,"entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":10,"entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":10,"entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xc, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0x9b, 0xe8, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x34, 0x35, 0x64, 0x35, 0x35, 0x39, 0x66, 0x38, 0x31, 0x34, 0x38, 0x64, 0x65, 0x38, 0x33, 0x37, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x34, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x34, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xc, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0xc, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0x9b, 0xe8, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x34, 0x35, 0x64, 0x35, 0x35, 0x39, 0x66, 0x38, 0x31, 0x34, 0x38, 0x64, 0x65, 0x38, 0x33, 0x37, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x34, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x34, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0xc, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 45d559f8148de837, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x0, Next:0x6, State:0x0, PendingSnapshot:0x0, RecentActive:true, ProbeSent:true, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.928+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":9,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry{raftpb.Entry{Term:0x2, Index:0x7, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x38, 0x32, 0x31, 0x31, 0x66, 0x31, 0x64, 0x30, 0x66, 0x36, 0x34, 0x66, 0x33, 0x32, 0x36, 0x39, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x31, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x31, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x8, Type:0, Data:[]uint8{0x8, 0x81, 0xc0, 0xb3, 0x9f, 0xf2, 0xaf, 0x9f, 0xa3, 0xc1, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x39, 0x31, 0x62, 0x63, 0x33, 0x63, 0x33, 0x39, 0x38, 0x66, 0x62, 0x33, 0x63, 0x31, 0x34, 0x36, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x32, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x32, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0x9, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0x9f, 0xa4, 0xe, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x66, 0x64, 0x34, 0x32, 0x32, 0x33, 0x37, 0x39, 0x66, 0x64, 0x61, 0x35, 0x30, 0x65, 0x34, 0x38, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x33, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x33, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0xa, Type:0, Data:[]uint8{0xa2, 0x6, 0xa, 0x8, 0x84, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xb4, 0x32, 0xa2, 0x51, 0x7, 0xa, 0x5, 0x33, 0x2e, 0x36, 0x2e, 0x30}}, raftpb.Entry{Term:0x2, Index:0xb, Type:0, Data:[]uint8{0x8, 0x81, 0xe6, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0xda, 0xd3, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x63, 0x39, 0x31, 0x32, 0x36, 0x33, 0x66, 0x65, 0x31, 0x65, 0x31, 0x64, 0x64, 0x33, 0x62, 0x35, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x35, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x35, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}, raftpb.Entry{Term:0x2, Index:0xc, Type:0, Data:[]uint8{0x8, 0x82, 0x86, 0xb4, 0x9f, 0xf2, 0xaf, 0xdf, 0x9b, 0xe8, 0x1, 0x12, 0x3, 0x50, 0x55, 0x54, 0x1a, 0x26, 0x2f, 0x30, 0x2f, 0x6d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x2f, 0x34, 0x35, 0x64, 0x35, 0x35, 0x39, 0x66, 0x38, 0x31, 0x34, 0x38, 0x64, 0x65, 0x38, 0x33, 0x37, 0x2f, 0x61, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75, 0x74, 0x65, 0x73, 0x22, 0x39, 0x7b, 0x22, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x3a, 0x22, 0x69, 0x6e, 0x66, 0x72, 0x61, 0x34, 0x22, 0x2c, 0x22, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x55, 0x52, 0x4c, 0x73, 0x22, 0x3a, 0x5b, 0x22, 0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x31, 0x32, 0x37, 0x2e, 0x30, 0x2e, 0x30, 0x2e, 0x31, 0x3a, 0x34, 0x32, 0x33, 0x37, 0x39, 0x22, 0x5d, 0x7d, 0x28, 0x0, 0x32, 0x0, 0x38, 0x0, 0x48, 0x0, 0x50, 0x0, 0x58, 0x0, 0x60, 0x0, 0x68, 0x0, 0x70, 0x0, 0x78, 0x0, 0x80, 0x1, 0x0}}}, progress = &tracker.Progress{Match:0x6, Next:0x7, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.929+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 6, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":9,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.931+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":10,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.932+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.933+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.933+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.933+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.933+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 9, applied = 6, unstable.offset = 11, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.933+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":9},"entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"messages":[{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":11,"entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":11,"entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":11,"entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":2,"index":6,"entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="},{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":9,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":9,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":9,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":9,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.934+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":2,"Index":7,"Type":0,"Data":"CIKGtJ/yr9+0MhIDUFVUGiYvMC9tZW1iZXJzLzgyMTFmMWQwZjY0ZjMyNjkvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmExIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjEyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="},{"Term":2,"Index":8,"Type":0,"Data":"CIHAs5/yr5+jwQESA1BVVBomLzAvbWVtYmVycy85MWJjM2MzOThmYjNjMTQ2L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhMiIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMToyMjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"},{"Term":2,"Index":9,"Type":0,"Data":"CIKGtJ/yr5+kDhIDUFVUGiYvMC9tZW1iZXJzL2ZkNDIyMzc5ZmRhNTBlNDgvYXR0cmlidXRlcyI5eyJuYW1lIjoiaW5mcmEzIiwiY2xpZW50VVJMcyI6WyJodHRwOi8vMTI3LjAuMC4xOjMyMzc5Il19KAAyADgASABQAFgAYABoAHAAeACAAQA="}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.934+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":3}
{"level":"debug","ts":"2021-12-03T15:13:20.934+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":7,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.934+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":6,"entry-index":7,"should-applyV3":true}
{"level":"debug","ts":"2021-12-03T15:13:20.934+0800","caller":"etcdserver/server.go:1907","msg":"applyEntryNormal","V2request":"ID:3632572559468069634 Method:\"PUT\" Path:\"/0/members/8211f1d0f64f3269/attributes\" Val:\"{\\\"name\\\":\\\"infra1\\\",\\\"clientURLs\\\":[\\\"http://127.0.0.1:12379\\\"]}\" "}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":8,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":7,"entry-index":8,"should-applyV3":true}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1907","msg":"applyEntryNormal","V2request":"ID:13926956882706882561 Method:\"PUT\" Path:\"/0/members/91bc3c398fb3c146/attributes\" Val:\"{\\\"name\\\":\\\"infra2\\\",\\\"clientURLs\\\":[\\\"http://127.0.0.1:22379\\\"]}\" "}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":9,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":8,"entry-index":9,"should-applyV3":true}
{"level":"debug","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1907","msg":"applyEntryNormal","V2request":"ID:1029210499871212290 Method:\"PUT\" Path:\"/0/members/fd422379fda50e48/attributes\" Val:\"{\\\"name\\\":\\\"infra3\\\",\\\"clientURLs\\\":[\\\"http://127.0.0.1:32379\\\"]}\" "}
{"level":"info","ts":"2021-12-03T15:13:20.935+0800","caller":"etcdserver/server.go:1751","msg":"published local member to cluster through raft","local-member-id":"8211f1d0f64f3269","local-member-attributes":"{Name:infra1 ClientURLs:[http://127.0.0.1:12379]}","request-path":"/0/members/8211f1d0f64f3269/attributes","cluster-id":"c32c3110806285fe","publish-timeout":"7s"}
{"level":"info","ts":"2021-12-03T15:13:20.935+0800","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
{"level":"info","ts":"2021-12-03T15:13:20.936+0800","caller":"etcdmain/main.go:47","msg":"notifying init daemon"}
{"level":"info","ts":"2021-12-03T15:13:20.936+0800","caller":"etcdmain/main.go:53","msg":"successfully notified init daemon"}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] parsed scheme: \"\""}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] scheme \"\" not registered, fallback to default scheme"}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] ccResolverWrapper: sending update to cc: {[{127.0.0.1:12379 <nil> 0 <nil>}] <nil> <nil>}"}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] ClientConn switching balancer to \"pick_first\""}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Channel switches to new LB policy \"pick_first\""}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"embed/serve.go:140","msg":"serving client traffic insecurely; this is strongly discouraged!","address":"127.0.0.1:12379"}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Subchannel Connectivity change to CONNECTING"}
{"level":"info","ts":"2021-12-03T15:13:20.937+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Subchannel picks a new address \"127.0.0.1:12379\" to connect"}
{"level":"info","ts":"2021-12-03T15:13:20.938+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] pickfirstBalancer: UpdateSubConnState: 0xc0009b40a0, {CONNECTING <nil>}"}
{"level":"info","ts":"2021-12-03T15:13:20.938+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Channel Connectivity change to CONNECTING"}
{"level":"info","ts":"2021-12-03T15:13:20.939+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Subchannel Connectivity change to READY"}
{"level":"info","ts":"2021-12-03T15:13:20.939+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] pickfirstBalancer: UpdateSubConnState: 0xc0009b40a0, {READY <nil>}"}
{"level":"info","ts":"2021-12-03T15:13:20.939+0800","caller":"zapgrpc/zapgrpc.go:174","msg":"[core] Channel Connectivity change to READY"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":11,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0x9, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 10, applied = 9, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 10, applied = 9, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 10, applied = 9, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.942+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 10, applied = 9, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 10, applied = 9, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":10},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"messages":[{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":10,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":10,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":10,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":10,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":2,"Index":10,"Type":0,"Data":"ogYKCISGtJ/yr9+0MqJRBwoFMy42LjA="}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":1}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":11,"entries":null,"committed":0,"rejected":false}
{"level":"debug","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":10,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":9,"entry-index":10,"should-applyV3":true}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 11, applied = 10, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 11, applied = 10, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 11, applied = 10, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 11, applied = 10, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 11, applied = 10, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":11},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"messages":[{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.944+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":8,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":6,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":11,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"debug","ts":"2021-12-03T15:13:20.943+0800","caller":"etcdserver/server.go:1911","msg":"applyEntryNormal","raftReq":"header:<ID:3632572559468069636 > cluster_version_set:<ver:\"3.6.0\" > "}
{"level":"info","ts":"2021-12-03T15:13:20.946+0800","caller":"membership/cluster.go:547","msg":"set initial cluster version","cluster-id":"c32c3110806285fe","local-member-id":"8211f1d0f64f3269","cluster-version":"3.6"}
{"level":"info","ts":"2021-12-03T15:13:20.946+0800","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"}
{"level":"info","ts":"2021-12-03T15:13:20.947+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":2,"Index":11,"Type":0,"Data":"CIHmtJ/yr9/a0wESA1BVVBomLzAvbWVtYmVycy9jOTEyNjNmZTFlMWRkM2I1L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNSIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo1MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.947+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":1}
{"level":"debug","ts":"2021-12-03T15:13:20.947+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":11,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.947+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":10,"entry-index":11,"should-applyV3":true}
{"level":"debug","ts":"2021-12-03T15:13:20.947+0800","caller":"etcdserver/server.go:1907","msg":"applyEntryNormal","V2request":"ID:15255237297804489473 Method:\"PUT\" Path:\"/0/members/c91263fe1e1dd3b5/attributes\" Val:\"{\\\"name\\\":\\\"infra5\\\",\\\"clientURLs\\\":[\\\"http://127.0.0.1:52379\\\"]}\" "}
{"level":"info","ts":"2021-12-03T15:13:20.947+0800","caller":"version/monitor.go:104","msg":"storage version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"}
{"level":"info","ts":"2021-12-03T15:13:20.947+0800","caller":"schema/migration.go:63","msg":"upgraded storage version","new-storage-version":"3.6.0"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 11, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.952+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xb, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 12, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 12, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 12, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = fd422379fda50e48, firstIndex = 1, committed = 12, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 91bc3c398fb3c146, firstIndex = 1, committed = 12, applied = 11, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.953+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":2,"vote":9372538179322589801,"commit":12},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"messages":[{"type":3,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":3,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:20.954+0800","caller":"etcdserver/server.go:901","msg":"**apply","apply entries":[{"Term":2,"Index":12,"Type":0,"Data":"CIKGtJ/yr9+b6AESA1BVVBomLzAvbWVtYmVycy80NWQ1NTlmODE0OGRlODM3L2F0dHJpYnV0ZXMiOXsibmFtZSI6ImluZnJhNCIsImNsaWVudFVSTHMiOlsiaHR0cDovLzEyNy4wLjAuMTo0MjM3OSJdfSgAMgA4AEgAUABYAGAAaABwAHgAgAEA"}],"apply snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}}}
{"level":"debug","ts":"2021-12-03T15:13:20.954+0800","caller":"etcdserver/server.go:1831","msg":"Applying entries","num-entries":1}
{"level":"debug","ts":"2021-12-03T15:13:20.954+0800","caller":"etcdserver/server.go:1834","msg":"Applying entry","index":12,"term":2,"type":"EntryNormal"}
{"level":"debug","ts":"2021-12-03T15:13:20.954+0800","caller":"etcdserver/server.go:1884","msg":"apply entry normal","consistent-index":11,"entry-index":12,"should-applyV3":true}
{"level":"debug","ts":"2021-12-03T15:13:20.954+0800","caller":"etcdserver/server.go:1907","msg":"applyEntryNormal","V2request":"ID:16732980925535421186 Method:\"PUT\" Path:\"/0/members/45d559f8148de837/attributes\" Val:\"{\\\"name\\\":\\\"infra4\\\",\\\"clientURLs\\\":[\\\"http://127.0.0.1:42379\\\"]}\" "}
{"level":"info","ts":"2021-12-03T15:13:20.956+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.956+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 91bc3c398fb3c146, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.956+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = fd422379fda50e48, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.957+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":10,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = c91263fe1e1dd3b5, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.973+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 12, applied = 12, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.976+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.976+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 45d559f8148de837, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.976+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0x6, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.976+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.976+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = 45d559f8148de837, firstIndex = 1, committed = 12, applied = 12, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = 45d559f8148de837, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:20.977+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 12, applied = 12, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = c91263fe1e1dd3b5, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0xa, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","logger":"raft","caller":"raft/raft.go:443","msg":"**raft.id = 8211f1d0f64f3269, to = c91263fe1e1dd3b5, firstIndex = 1, committed = 12, applied = 12, unstable.offset = 13, lastIndex = 12, Term = 2, ents = []raftpb.Entry(nil), progress = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.012+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":3,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":2,"index":12,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:21.018+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgAppResp","term":2,"log term":0,"Index":12,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1113","msg":"**Receive MsgAppResp: from = c91263fe1e1dd3b5, to = 8211f1d0f64f3269, config = tracker.Config{Voters:quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, AutoLeave:false, Learners:map[uint64]struct {}(nil), LearnersNext:map[uint64]struct {}(nil)}, Voters = quorum.JointConfig{quorum.MajorityConfig{0x45d559f8148de837:struct {}{}, 0x8211f1d0f64f3269:struct {}{}, 0x91bc3c398fb3c146:struct {}{}, 0xc91263fe1e1dd3b5:struct {}{}, 0xfd422379fda50e48:struct {}{}}, quorum.MajorityConfig(nil)}, Votes = map[uint64]bool{}"}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[45d559f8148de837] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b290), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[8211f1d0f64f3269] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:false, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2c0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[91bc3c398fb3c146] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b2f0), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[c91263fe1e1dd3b5] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b320), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.020+0800","logger":"raft","caller":"raft/raft.go:1115","msg":"**Receive MsgAppResp: Progress[fd422379fda50e48] = &tracker.Progress{Match:0xc, Next:0xd, State:0x1, PendingSnapshot:0x0, RecentActive:true, ProbeSent:false, Inflights:(*tracker.Inflights)(0xc00063b350), IsLearner:false}"}
{"level":"info","ts":"2021-12-03T15:13:21.043+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":8,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:21.045+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.045+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.045+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.048+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.146+0800","caller":"etcdserver/raft.go:180","msg":"**receive ready","hard state":{"term":0,"vote":0,"commit":0},"entries":null,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"committed entries":null,"messages":[{"type":8,"to":5032027080688003127,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":10501334649042878790,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":14488752894282421173,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0},{"type":8,"to":18249187646912138824,"from":9372538179322589801,"term":2,"logTerm":0,"index":0,"entries":null,"commit":12,"snapshot":{"metadata":{"conf_state":{"auto_leave":false},"index":0,"term":0}},"reject":false,"rejectHint":0}],"soft state":null}
{"level":"info","ts":"2021-12-03T15:13:21.147+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.147+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.150+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.153+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.245+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.245+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.245+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.245+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.344+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"45d559f8148de837","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.344+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"c91263fe1e1dd3b5","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.344+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"91bc3c398fb3c146","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"info","ts":"2021-12-03T15:13:21.345+0800","caller":"rafthttp/peer.go:182","msg":"** recvc receive message","From":"fd422379fda50e48","To":"8211f1d0f64f3269","message type":"MsgHeartbeatResp","term":2,"log term":0,"Index":0,"entries":null,"committed":0,"rejected":false}
{"level":"warn","ts":"2021-12-03T15:13:27.920+0800","caller":"etcdserver/server.go:2246","msg":"failed to update cluster version","error":"etcdserver: request timed out"}