Skip to content

Instantly share code, notes, and snippets.

@zihaoyu
Created December 16, 2016 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zihaoyu/b481540732b7f0f6ba75300e3da8e1a0 to your computer and use it in GitHub Desktop.
Save zihaoyu/b481540732b7f0f6ba75300e3da8e1a0 to your computer and use it in GitHub Desktop.
etcd v3 log
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal systemd[1]: Starting etcd2...
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_ADVERTISE_CLIENT_URLS=http://10.72.101.49:2379
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_DATA_DIR=/var/lib/etcd2
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_DISCOVERY=https://discovery.etcd.io/3bdc456695c5827c64dc6f81264a347b
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_ELECTION_TIMEOUT=1200
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_INITIAL_ADVERTISE_PEER_URLS=http://10.72.101.49:2380
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_LISTEN_CLIENT_URLS=http://0.0.0.0:2379
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_LISTEN_PEER_URLS=http://10.72.101.49:2380
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recognized and used environment variable ETCD_NAME=fd566b7e8b634096bd4fc1b6f3678071
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: etcd Version: 3.0.15
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: Git SHA: fc00305
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: Go Version: go1.6.3
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: Go OS/Arch: linux/amd64
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: setting maximum number of CPUs to 1, total number of available CPUs is 1
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: the server is already initialized as member before, starting as etcd member...
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: listening for peers on http://10.72.101.49:2380
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: listening for client requests on 0.0.0.0:2379
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: discovery token ignored since a cluster has already been initialized. Valid log found at "/var/lib/etcd2/member/wal"
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: recovered store from snapshot at index 16791750
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: name = fd566b7e8b634096bd4fc1b6f3678071
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: data dir = /var/lib/etcd2
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: member dir = /var/lib/etcd2/member
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: heartbeat = 100ms
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: election = 1200ms
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: snapshot count = 10000
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: discovery URL= https://discovery.etcd.io/3bdc456695c5827c64dc6f81264a347b
Dec 15 19:55:51 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: advertise client URLs = http://10.72.101.49:2379
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: restarting member f7584f5a756c7af5 in cluster de6a0c1f1ab23170 at commit index 16801392
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 became follower at term 742
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: newRaft f7584f5a756c7af5 [peers: [712df43e5653e633,959d6cb07386d1aa,f7584f5a756c7af5], term: 742, commit: 16801392, applied: 16791750, lastindex: 16801392, lastterm: 742]
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: enabled capabilities for version 3.0
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: added member 959d6cb07386d1aa [http://10.72.100.217:2380] to cluster de6a0c1f1ab23170 from store
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: added member f7584f5a756c7af5 [http://10.72.101.49:2380] to cluster de6a0c1f1ab23170 from store
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: added member 712df43e5653e633 [http://10.72.114.215:2380] to cluster de6a0c1f1ab23170 from store
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: set the cluster version to 3.0 from store
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: starting peer 712df43e5653e633...
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started HTTP pipelining with peer 712df43e5653e633
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started peer 712df43e5653e633
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: added peer 712df43e5653e633
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: starting peer 959d6cb07386d1aa...
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started HTTP pipelining with peer 959d6cb07386d1aa
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started peer 959d6cb07386d1aa
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: added peer 959d6cb07386d1aa
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: starting server... [version: 3.0.15, cluster version: 3.0]
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 712df43e5653e633 (writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 712df43e5653e633 (writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 712df43e5653e633 (stream MsgApp v2 reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 712df43e5653e633 (stream Message reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 959d6cb07386d1aa (writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 959d6cb07386d1aa (writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 959d6cb07386d1aa (stream MsgApp v2 reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: started streaming with peer 959d6cb07386d1aa (stream Message reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: peer 959d6cb07386d1aa became active
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 959d6cb07386d1aa (stream Message writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 959d6cb07386d1aa (stream MsgApp v2 writer)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 959d6cb07386d1aa (stream MsgApp v2 reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 959d6cb07386d1aa (stream Message reader)
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [term: 742] received a MsgVote message with higher term from 959d6cb07386d1aa [term: 806]
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 became follower at term 806
Dec 15 19:55:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [logterm: 742, index: 16801392, vote: 0] rejected vote from 959d6cb07386d1aa [logterm: 742, index: 16801390] at term 806
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: peer 712df43e5653e633 became active
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 712df43e5653e633 (stream Message reader)
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 712df43e5653e633 (stream MsgApp v2 reader)
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 712df43e5653e633 (stream MsgApp v2 writer)
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: established a TCP streaming connection with peer 712df43e5653e633 (stream Message writer)
Dec 15 19:55:53 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [term: 806] ignored a MsgVote message with lower term from 712df43e5653e633 [term: 743]
Dec 15 19:55:54 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [term: 806] received a MsgVote message with higher term from 959d6cb07386d1aa [term: 807]
Dec 15 19:55:54 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 became follower at term 807
Dec 15 19:55:54 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [logterm: 742, index: 16801392, vote: 0] rejected vote from 959d6cb07386d1aa [logterm: 742, index: 16801390] at term 807
Dec 15 19:55:56 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [term: 807] received a MsgVote message with higher term from 959d6cb07386d1aa [term: 808]
Dec 15 19:55:56 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 became follower at term 808
Dec 15 19:55:56 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [logterm: 742, index: 16801392, vote: 0] rejected vote from 959d6cb07386d1aa [logterm: 742, index: 16801390] at term 808
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [term: 808] received a MsgVote message with higher term from 712df43e5653e633 [term: 809]
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 became follower at term 809
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: f7584f5a756c7af5 [logterm: 742, index: 16801392, vote: 0] voted for 712df43e5653e633 [logterm: 742, index: 16801394] at term 809
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: raft.node: f7584f5a756c7af5 elected leader 712df43e5653e633 at term 809
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: published {Name:fd566b7e8b634096bd4fc1b6f3678071 ClientURLs:[http://10.72.101.49:2379]} to cluster de6a0c1f1ab23170
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: ready to serve client requests
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: serving insecure client requests on 0.0.0.0:2379, this is strongly discouraged!
Dec 15 19:55:57 ip-10-72-101-49.us-west-2.compute.internal systemd[1]: Started etcd2.
Dec 15 19:56:13 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: apply entries took too long [15.12551ms for 1 entries]
Dec 15 19:56:13 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: avoid queries with large range/delete range!
Dec 15 19:58:28 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16801751, lastsnap: 16791750)
Dec 15 19:58:28 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16801751
Dec 15 19:58:28 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16796751
Dec 15 19:58:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/00000000000002e6-0000000000ff9c82.snap successfully
Dec 15 21:21:48 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16811752, lastsnap: 16801751)
Dec 15 21:21:48 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16811752
Dec 15 21:21:48 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16806752
Dec 15 21:21:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/00000000000002e6-0000000000ffc393.snap successfully
Dec 15 22:45:08 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16821753, lastsnap: 16811752)
Dec 15 22:45:09 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16821753
Dec 15 22:45:09 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16816753
Dec 15 22:45:22 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/00000000000002e6-0000000000ffeaa4.snap successfully
Dec 16 00:08:29 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16831754, lastsnap: 16821753)
Dec 16 00:08:29 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16831754
Dec 16 00:08:29 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16826754
Dec 16 00:08:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/00000000000002e6-00000000010011b5.snap successfully
Dec 16 00:30:35 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: sync duration of 2.659815579s, expected less than 1s
Dec 16 01:30:03 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: apply entries took too long [25.277917ms for 1 entries]
Dec 16 01:30:03 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: avoid queries with large range/delete range!
Dec 16 01:31:49 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16841755, lastsnap: 16831754)
Dec 16 01:31:49 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16841755
Dec 16 01:31:49 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16836755
Dec 16 01:31:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/00000000000002e6-00000000010038c6.snap successfully
Dec 16 01:54:42 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: sync duration of 2.715957724s, expected less than 1s
Dec 16 02:29:38 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: segmented wal file /var/lib/etcd2/member/wal/000000000000008f-0000000001011736.wal is created
Dec 16 02:29:52 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/wal/000000000000008a-0000000000fbb2f8.wal successfully
Dec 16 02:55:10 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: start to snapshot (applied: 16851756, lastsnap: 16841755)
Dec 16 02:55:10 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: saved snapshot at index 16851756
Dec 16 02:55:10 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: compacted raft log at 16846756
Dec 16 02:55:22 ip-10-72-101-49.us-west-2.compute.internal etcd[8291]: purged file /var/lib/etcd2/member/snap/0000000000000329-0000000001005fd7.snap successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment