{"level":"warn","ts":"2026-06-08T15:50:52.796759Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-08T15:50:52.797639Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-08T15:50:52.797829Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.191:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.191:2380","--initial-cluster=controller-3=https://199.19.213.191:2380,controller-2=https://199.19.213.17:2380,controller-1=https://199.19.213.141:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.191:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.191:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-06-08T15:50:52.798063Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-08T15:50:52.798118Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-08T15:50:52.798149Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.191:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.798179Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-08T15:50:52.799138Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.191:2379"]} {"level":"info","ts":"2026-06-08T15:50:52.799528Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.191:2380"],"listen-peer-urls":["https://199.19.213.191:2380"],"advertise-client-urls":["https://199.19.213.191:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.191:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.141:2380,controller-2=https://199.19.213.17:2380,controller-3=https://199.19.213.191:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-06-08T15:50:52.801875Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc0000c2518}"} {"level":"info","ts":"2026-06-08T15:50:52.805990Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-08T15:50:52.806050Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.316969ms"} {"level":"info","ts":"2026-06-08T15:50:52.806078Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-08T15:50:52.806107Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-08T15:50:52.817246Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.191:2380","host":"199.19.213.191:2380","resolved-addr":"199.19.213.191:2380"} {"level":"info","ts":"2026-06-08T15:50:52.817307Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.17:2380","host":"199.19.213.17:2380","resolved-addr":"199.19.213.17:2380"} {"level":"info","ts":"2026-06-08T15:50:52.817336Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.141:2380","host":"199.19.213.141:2380","resolved-addr":"199.19.213.141:2380"} {"level":"info","ts":"2026-06-08T15:50:52.817347Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.17:2380","host":"199.19.213.17:2380","resolved-addr":"199.19.213.17:2380"} {"level":"info","ts":"2026-06-08T15:50:52.817363Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.141:2380","host":"199.19.213.141:2380","resolved-addr":"199.19.213.141:2380"} {"level":"info","ts":"2026-06-08T15:50:52.817372Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.191:2380","host":"199.19.213.191:2380","resolved-addr":"199.19.213.191:2380"} {"level":"info","ts":"2026-06-08T15:50:52.834224Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-08T15:50:52.841683Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-08T15:50:52.841729Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"323112504d2c133c","cluster-id":"24f15cf84c3a7bc3"} {"level":"info","ts":"2026-06-08T15:50:52.841759Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-08T15:50:52.841865Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"323112504d2c133c switched to configuration voters=()"} {"level":"info","ts":"2026-06-08T15:50:52.841915Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"323112504d2c133c became follower at term 0"} {"level":"info","ts":"2026-06-08T15:50:52.841940Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 323112504d2c133c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-08T15:50:52.848018Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-08T15:50:52.851641Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-08T15:50:52.855214Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-06-08T15:50:52.856066Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856097Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7","remote-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.856127Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.856138Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201","remote-peer-urls":["https://199.19.213.141:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.856267Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856306Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856447Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856496Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7","remote-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.856492Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856538Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.856559Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.856561Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.856614Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.858535Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.859358Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.859418Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201","remote-peer-urls":["https://199.19.213.141:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.859584Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.859594Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.859785Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.859462Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"323112504d2c133c","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-08T15:50:52.860521Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-08T15:50:52.860623Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.860827Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-08T15:50:52.860903Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-08T15:50:52.861138Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-08T15:50:52.861336Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-08T15:50:52.861430Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.191:2380"} {"level":"info","ts":"2026-06-08T15:50:52.861476Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.191:2380"} {"level":"info","ts":"2026-06-08T15:50:52.861891Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"323112504d2c133c [term: 0] received a MsgHeartbeat message with higher term from fe263d225de0d201 [term: 2]"} {"level":"info","ts":"2026-06-08T15:50:52.861928Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"323112504d2c133c became follower at term 2"} {"level":"info","ts":"2026-06-08T15:50:52.861943Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 323112504d2c133c elected leader fe263d225de0d201 at term 2"} {"level":"info","ts":"2026-06-08T15:50:52.862882Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"323112504d2c133c","initial-advertise-peer-urls":["https://199.19.213.191:2380"],"listen-peer-urls":["https://199.19.213.191:2380"],"advertise-client-urls":["https://199.19.213.191:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.191:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-08T15:50:52.862964Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-08T15:50:52.870124Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.870176Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.872475Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.874144Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.874211Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.879492Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.879957Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"323112504d2c133c","remote-snapshot-sender-id":"fe263d225de0d201","incoming-snapshot-index":740,"incoming-snapshot-message-size-bytes":9174,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-06-08T15:50:52.893793Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"fe263d225de0d201","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T15:50:52.893854Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.894999Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002e4.snap.db","bytes":1048576,"size":"1.0 MB"} {"level":"info","ts":"2026-06-08T15:50:52.895107Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"323112504d2c133c","remote-snapshot-sender-id":"fe263d225de0d201","incoming-snapshot-index":740,"incoming-snapshot-size-bytes":1048576,"incoming-snapshot-size":"1.0 MB","download-took":"15.265968ms"} {"level":"info","ts":"2026-06-08T15:50:52.895653Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 740, term: 2]"} {"level":"info","ts":"2026-06-08T15:50:52.896044Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"323112504d2c133c switched to configuration voters=(16816437291495140295 18313392152561897985) learners=(3616692111856636732)"} {"level":"info","ts":"2026-06-08T15:50:52.896082Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"323112504d2c133c [commit: 740, lastindex: 740, lastterm: 2] restored snapshot [index: 740, term: 2]"} {"level":"info","ts":"2026-06-08T15:50:52.896100Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"323112504d2c133c [commit: 740] restored snapshot [index: 740, term: 2]"} {"level":"info","ts":"2026-06-08T15:50:52.896435Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":740,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T15:50:52.897223Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"fe263d225de0d201","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T15:50:52.897256Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.898575Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"e95ffc9e8b332bc7","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T15:50:52.898630Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.898741Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":740} {"level":"info","ts":"2026-06-08T15:50:52.899167Z","logger":"bbolt","caller":"backend/backend.go:203","msg":"Opening db file (/var/lib/etcd/member/snap/db) with mode -rw------- and with options: {Timeout: 0s, NoGrowSync: false, NoFreelistSync: true, PreLoadFreelist: false, FreelistType: hashmap, ReadOnly: false, MmapFlags: 8000, InitialMmapSize: 10737418240, PageSize: 0, NoSync: false, OpenFile: 0x0, Mlock: false, Logger: 0xc0004ae290}"} {"level":"info","ts":"2026-06-08T15:50:52.900136Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-08T15:50:52.900278Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.211493ms"} {"level":"info","ts":"2026-06-08T15:50:52.900415Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-08T15:50:52.902219Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-08T15:50:52.902307Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-08T15:50:52.903146Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"e95ffc9e8b332bc7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T15:50:52.903179Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.906015Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":684} {"level":"info","ts":"2026-06-08T15:50:52.906091Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":740} {"level":"info","ts":"2026-06-08T15:50:52.906139Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-08T15:50:52.906188Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-08T15:50:52.907394Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-08T15:50:52.907454Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-08T15:50:52.907542Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-08T15:50:52.907581Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-08T15:50:52.907681Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-08T15:50:52.908417Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-08T15:50:52.908515Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-08T15:50:52.908644Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T15:50:52.908721Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"24f15cf84c3a7bc3","local-member-id":"323112504d2c133c","recovered-remote-peer-id":"323112504d2c133c","recovered-remote-peer-urls":["https://199.19.213.191:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-08T15:50:52.908790Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"24f15cf84c3a7bc3","local-member-id":"323112504d2c133c","recovered-remote-peer-id":"e95ffc9e8b332bc7","recovered-remote-peer-urls":["https://199.19.213.17:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T15:50:52.908857Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"24f15cf84c3a7bc3","local-member-id":"323112504d2c133c","recovered-remote-peer-id":"fe263d225de0d201","recovered-remote-peer-urls":["https://199.19.213.141:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T15:50:52.908951Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T15:50:52.908992Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-08T15:50:52.909058Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-08T15:50:52.909129Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"warn","ts":"2026-06-08T15:50:52.909286Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.909344Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"warn","ts":"2026-06-08T15:50:52.909463Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.909525Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.909647Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"warn","ts":"2026-06-08T15:50:52.909911Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7","error":"context canceled"} {"level":"warn","ts":"2026-06-08T15:50:52.910015Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"e95ffc9e8b332bc7","error":"failed to read e95ffc9e8b332bc7 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T15:50:52.910094Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"warn","ts":"2026-06-08T15:50:52.910270Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7","error":"context canceled"} {"level":"info","ts":"2026-06-08T15:50:52.910326Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.910426Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.910509Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"323112504d2c133c","removed-remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.910548Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"warn","ts":"2026-06-08T15:50:52.910619Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.910702Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fe263d225de0d201"} {"level":"warn","ts":"2026-06-08T15:50:52.910822Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.910864Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.910978Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"warn","ts":"2026-06-08T15:50:52.911153Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201","error":"context canceled"} {"level":"warn","ts":"2026-06-08T15:50:52.911218Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"fe263d225de0d201","error":"failed to read fe263d225de0d201 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T15:50:52.911288Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"warn","ts":"2026-06-08T15:50:52.911495Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201","error":"context canceled"} {"level":"info","ts":"2026-06-08T15:50:52.911560Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.911603Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.911649Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"323112504d2c133c","removed-remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.911685Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-08T15:50:52.911730Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T15:50:52.911810Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.911873Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.912071Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.912516Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.914096Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.914216Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.914201Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.914665Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7","remote-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.914718Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.914859Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.916707Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.917195Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.917306Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.917397Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.917315Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201","remote-peer-urls":["https://199.19.213.141:2380"]} {"level":"info","ts":"2026-06-08T15:50:52.917573Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T15:50:52.917627Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":740,"current-applied-index":740,"incoming-leader-snapshot-index":740,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T15:50:52.917232Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.928426Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.928494Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.930881Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.930928Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.931570Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:52.932068Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:52.962454Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"323112504d2c133c","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-06-08T15:50:52.997914Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"fe263d225de0d201","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T15:50:52.998004Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:53.001485Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"e95ffc9e8b332bc7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T15:50:53.001529Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:53.002870Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"fe263d225de0d201","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T15:50:53.002892Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"323112504d2c133c","remote-peer-id":"fe263d225de0d201"} {"level":"info","ts":"2026-06-08T15:50:53.006339Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"323112504d2c133c","to":"e95ffc9e8b332bc7","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T15:50:53.006382Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"323112504d2c133c","remote-peer-id":"e95ffc9e8b332bc7"} {"level":"info","ts":"2026-06-08T15:50:53.339961Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"323112504d2c133c switched to configuration voters=(3616692111856636732 16816437291495140295 18313392152561897985)"} {"level":"info","ts":"2026-06-08T15:50:53.340354Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"24f15cf84c3a7bc3","local-member-id":"323112504d2c133c","promoted-member-id":"323112504d2c133c"} {"level":"warn","ts":"2026-06-08T15:50:59.861677Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"323112504d2c133c","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.191:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-06-08T15:50:59.864370Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"323112504d2c133c","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.191:2379]}","cluster-id":"24f15cf84c3a7bc3","publish-timeout":"7s"} {"level":"info","ts":"2026-06-08T15:50:59.864377Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T15:50:59.864401Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T15:50:59.864588Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-08T15:50:59.864611Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-08T15:50:59.865844Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-08T15:50:59.867017Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-08T15:50:59.867577Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-08T15:50:59.873480Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.191:2379"} {"level":"info","ts":"2026-06-08T15:50:59.876366Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-08T15:50:59.877276Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.877456Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.879906Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.879915Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.880126Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.882855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:57064","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.883932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:57060","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.884245Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.885396Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36280","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.885621Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36244","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.885772Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.888570Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.888684Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57218","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.889394Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.191:36298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.902061Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57240","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.919228Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57260","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.927229Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.936777Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57312","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.946514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57326","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.956837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57342","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.970414Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57364","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:50:59.979394Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57390","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.006639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.014371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57438","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.022482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57452","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.031651Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.043068Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.053199Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57490","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.062877Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57498","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.073509Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57516","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.108147Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.114677Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.127159Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.145323Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57620","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.154437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.165720Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57666","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.173533Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57680","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.181037Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57700","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.190106Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57706","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.204788Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.214017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.238134Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57786","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.247588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.253540Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57826","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.272713Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57840","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.283624Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.290611Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57882","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.299869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.307096Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57924","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.315395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57950","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.325101Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.334050Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.342230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.350891Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.360504Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.368625Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58038","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.376556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.384270Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58082","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.393041Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.402179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58124","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.411617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.419110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.431057Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.440623Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58204","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.472127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.480778Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58222","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.487912Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:51:00.543787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58262","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-08T15:51:42.219311Z","caller":"traceutil/trace.go:172","msg":"trace[1193767620] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1004; }","duration":"324.389037ms","start":"2026-06-08T15:51:41.894834Z","end":"2026-06-08T15:51:42.219223Z","steps":["trace[1193767620] 'process raft request' (duration: 324.004428ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T15:51:42.219792Z","caller":"traceutil/trace.go:172","msg":"trace[1342397472] transaction","detail":"{read_only:false; response_revision:1005; number_of_response:1; }","duration":"208.870296ms","start":"2026-06-08T15:51:42.010900Z","end":"2026-06-08T15:51:42.219770Z","steps":["trace[1342397472] 'process raft request' (duration: 208.188389ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T15:51:42.220197Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T15:51:41.894813Z","time spent":"324.571921ms","remote":"127.0.0.1:57246","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":105,"response count":0,"response size":74804,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-08T15:51:48.923283Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"269.964477ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-08T15:51:48.923660Z","caller":"traceutil/trace.go:172","msg":"trace[1430558723] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1070; }","duration":"270.371207ms","start":"2026-06-08T15:51:48.653269Z","end":"2026-06-08T15:51:48.923641Z","steps":["trace[1430558723] 'range keys from in-memory index tree' (duration: 268.672306ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T15:52:09.340560Z","caller":"traceutil/trace.go:172","msg":"trace[1473254285] transaction","detail":"{read_only:false; response_revision:1359; number_of_response:1; }","duration":"102.181749ms","start":"2026-06-08T15:52:09.238301Z","end":"2026-06-08T15:52:09.340483Z","steps":["trace[1473254285] 'process raft request' (duration: 102.014505ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T15:52:15.991083Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.007689Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49084","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.025330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49098","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.044959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49126","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.056975Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.195511Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49178","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.281774Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.322255Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.347287Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.364822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.444894Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.513273Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.550506Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.576009Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.623141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.701480Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:16.725387Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:17.801762Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T15:52:18.086146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54462","server-name":"","error":"EOF"}