{"level":"warn","ts":"2026-06-17T20:50:03.041127Z","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-17T20:50:03.041266Z","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-17T20:50:03.041298Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.70: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.204.45.70:2380","--initial-cluster=controller-2=https://199.19.213.124:2380,controller-1=https://199.19.213.159:2380,controller-3=https://199.204.45.70:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.70:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.70: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-17T20:50:03.041395Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-17T20:50:03.041428Z","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-17T20:50:03.041450Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.041473Z","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-17T20:50:03.042026Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.70:2379"]} {"level":"info","ts":"2026-06-17T20:50:03.042151Z","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.204.45.70:2380"],"listen-peer-urls":["https://199.204.45.70:2380"],"advertise-client-urls":["https://199.204.45.70:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.70:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.159:2380,controller-2=https://199.19.213.124:2380,controller-3=https://199.204.45.70: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-17T20:50:03.043382Z","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: 0xc0003ba2e8}"} {"level":"info","ts":"2026-06-17T20:50:03.047295Z","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-17T20:50:03.047348Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.066866ms"} {"level":"info","ts":"2026-06-17T20:50:03.047385Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-17T20:50:03.047410Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-17T20:50:03.055135Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.124:2380","host":"199.19.213.124:2380","resolved-addr":"199.19.213.124:2380"} {"level":"info","ts":"2026-06-17T20:50:03.055172Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-06-17T20:50:03.055197Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-06-17T20:50:03.055206Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-06-17T20:50:03.055221Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-06-17T20:50:03.055236Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.124:2380","host":"199.19.213.124:2380","resolved-addr":"199.19.213.124:2380"} {"level":"info","ts":"2026-06-17T20:50:03.069678Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-17T20:50:03.079979Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-17T20:50:03.080062Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"a27e4ebb0e996cd2","cluster-id":"27437233b92849be"} {"level":"info","ts":"2026-06-17T20:50:03.080110Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-17T20:50:03.080216Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a27e4ebb0e996cd2 switched to configuration voters=()"} {"level":"info","ts":"2026-06-17T20:50:03.080315Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a27e4ebb0e996cd2 became follower at term 0"} {"level":"info","ts":"2026-06-17T20:50:03.080340Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft a27e4ebb0e996cd2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-17T20:50:03.086877Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-17T20:50:03.091027Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-17T20:50:03.093038Z","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-17T20:50:03.095358Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.095414Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4","remote-peer-urls":["https://199.19.213.124:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.095474Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.095495Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.095522Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.095562Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.095705Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.096062Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.096794Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.096830Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.096856Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.096874Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4","remote-peer-urls":["https://199.19.213.124:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.096937Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.096965Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.097078Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.099623Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.101247Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.101333Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.101431Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.101465Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.101723Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"a27e4ebb0e996cd2","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-17T20:50:03.102624Z","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-17T20:50:03.102669Z","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-17T20:50:03.102677Z","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-17T20:50:03.102978Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-17T20:50:03.103087Z","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-17T20:50:03.103122Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.70:2380"} {"level":"info","ts":"2026-06-17T20:50:03.103181Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.70:2380"} {"level":"info","ts":"2026-06-17T20:50:03.103559Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"a27e4ebb0e996cd2 [term: 0] received a MsgHeartbeat message with higher term from 63cd833aa17a09c7 [term: 2]"} {"level":"info","ts":"2026-06-17T20:50:03.103597Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a27e4ebb0e996cd2 became follower at term 2"} {"level":"info","ts":"2026-06-17T20:50:03.103614Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: a27e4ebb0e996cd2 elected leader 63cd833aa17a09c7 at term 2"} {"level":"info","ts":"2026-06-17T20:50:03.104438Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-17T20:50:03.103991Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"14549531979a71c4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-17T20:50:03.104481Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.104237Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"14549531979a71c4","stream-type":"stream Message"} {"level":"info","ts":"2026-06-17T20:50:03.104568Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.104570Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.104410Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"a27e4ebb0e996cd2","initial-advertise-peer-urls":["https://199.204.45.70:2380"],"listen-peer-urls":["https://199.204.45.70:2380"],"advertise-client-urls":["https://199.204.45.70:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.70:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-17T20:50:03.110840Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.110833Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.110893Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.112740Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.118733Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.127413Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"a27e4ebb0e996cd2","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":772,"incoming-snapshot-message-size-bytes":9173,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-06-17T20:50:03.138644Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000304.snap.db","bytes":1044480,"size":"1.0 MB"} {"level":"info","ts":"2026-06-17T20:50:03.138740Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"a27e4ebb0e996cd2","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":772,"incoming-snapshot-size-bytes":1044480,"incoming-snapshot-size":"1.0 MB","download-took":"11.465103ms"} {"level":"info","ts":"2026-06-17T20:50:03.138986Z","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: 772, term: 2]"} {"level":"info","ts":"2026-06-17T20:50:03.139089Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a27e4ebb0e996cd2 switched to configuration voters=(1464959819031671236 7191548467821021639) learners=(11708882646520655058)"} {"level":"info","ts":"2026-06-17T20:50:03.139124Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"a27e4ebb0e996cd2 [commit: 772, lastindex: 772, lastterm: 2] restored snapshot [index: 772, term: 2]"} {"level":"info","ts":"2026-06-17T20:50:03.139134Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"a27e4ebb0e996cd2 [commit: 772] restored snapshot [index: 772, term: 2]"} {"level":"info","ts":"2026-06-17T20:50:03.139340Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":772,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-17T20:50:03.152311Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-06-17T20:50:03.152354Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.152911Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":772} {"level":"info","ts":"2026-06-17T20:50:03.153093Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"a27e4ebb0e996cd2","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-06-17T20:50:03.153419Z","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: 0xc0004a0800}"} {"level":"info","ts":"2026-06-17T20:50:03.154283Z","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-17T20:50:03.154336Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.011209ms"} {"level":"info","ts":"2026-06-17T20:50:03.154507Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-17T20:50:03.155566Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-17T20:50:03.155599Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-17T20:50:03.157629Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-17T20:50:03.157672Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.158142Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":711} {"level":"info","ts":"2026-06-17T20:50:03.158171Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":772} {"level":"info","ts":"2026-06-17T20:50:03.158188Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-17T20:50:03.158273Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-17T20:50:03.159301Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-17T20:50:03.159324Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-17T20:50:03.159354Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-17T20:50:03.159362Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-17T20:50:03.159600Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-17T20:50:03.159914Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-17T20:50:03.159945Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-17T20:50:03.159996Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:50:03.160013Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"a27e4ebb0e996cd2","recovered-remote-peer-id":"a27e4ebb0e996cd2","recovered-remote-peer-urls":["https://199.204.45.70:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-17T20:50:03.160024Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"a27e4ebb0e996cd2","recovered-remote-peer-id":"14549531979a71c4","recovered-remote-peer-urls":["https://199.19.213.124:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-17T20:50:03.160031Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"a27e4ebb0e996cd2","recovered-remote-peer-id":"63cd833aa17a09c7","recovered-remote-peer-urls":["https://199.19.213.159:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-17T20:50:03.160038Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-17T20:50:03.160049Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-17T20:50:03.160061Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-17T20:50:03.160075Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-06-17T20:50:03.160099Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160120Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-06-17T20:50:03.160152Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160163Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160227Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-06-17T20:50:03.160442Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"warn","ts":"2026-06-17T20:50:03.160483Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"63cd833aa17a09c7","error":"failed to read 63cd833aa17a09c7 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-17T20:50:03.160574Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-06-17T20:50:03.160717Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"info","ts":"2026-06-17T20:50:03.160746Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160755Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160830Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"a27e4ebb0e996cd2","removed-remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.160845Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"14549531979a71c4"} {"level":"warn","ts":"2026-06-17T20:50:03.160883Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.160900Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"14549531979a71c4"} {"level":"warn","ts":"2026-06-17T20:50:03.160930Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.160947Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.160987Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"warn","ts":"2026-06-17T20:50:03.161143Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4","error":"context canceled"} {"level":"warn","ts":"2026-06-17T20:50:03.161168Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"14549531979a71c4","error":"failed to read 14549531979a71c4 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-17T20:50:03.161193Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"warn","ts":"2026-06-17T20:50:03.161259Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4","error":"context canceled"} {"level":"info","ts":"2026-06-17T20:50:03.161274Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.161281Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.161291Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"a27e4ebb0e996cd2","removed-remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.161308Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-17T20:50:03.161317Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-17T20:50:03.161332Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.161352Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.161874Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.163172Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.164905Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.164952Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.164985Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.165065Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4","remote-peer-urls":["https://199.19.213.124:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.165170Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.165258Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.165526Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.165731Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.168701Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.168802Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.168873Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-06-17T20:50:03.168955Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-17T20:50:03.168740Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.169022Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":772,"current-applied-index":772,"incoming-leader-snapshot-index":772,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-17T20:50:03.175951Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"14549531979a71c4","stream-type":"stream Message"} {"level":"info","ts":"2026-06-17T20:50:03.175995Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.176035Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.176145Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.180276Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"14549531979a71c4","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-17T20:50:03.180360Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.181863Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"14549531979a71c4"} {"level":"info","ts":"2026-06-17T20:50:03.185381Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.185430Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.186269Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.254214Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-17T20:50:03.254285Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.258356Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a27e4ebb0e996cd2","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-06-17T20:50:03.258412Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a27e4ebb0e996cd2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-06-17T20:50:03.496842Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a27e4ebb0e996cd2 switched to configuration voters=(1464959819031671236 7191548467821021639 11708882646520655058)"} {"level":"info","ts":"2026-06-17T20:50:03.497180Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"27437233b92849be","local-member-id":"a27e4ebb0e996cd2","promoted-member-id":"a27e4ebb0e996cd2"} {"level":"warn","ts":"2026-06-17T20:50:10.103644Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"a27e4ebb0e996cd2","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.70:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-06-17T20:50:10.106800Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"a27e4ebb0e996cd2","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.70:2379]}","cluster-id":"27437233b92849be","publish-timeout":"7s"} {"level":"info","ts":"2026-06-17T20:50:10.106849Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-17T20:50:10.106838Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-17T20:50:10.107194Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-17T20:50:10.107240Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-17T20:50:10.108635Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-17T20:50:10.108733Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-17T20:50:10.110326Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-17T20:50:10.115329Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.70:2379"} {"level":"info","ts":"2026-06-17T20:50:10.116178Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-17T20:50:10.118333Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.120957Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.121750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.121747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.123437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.125104Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.125429Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53240","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.126338Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:53262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.122556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.126714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.128553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:60742","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.128623Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.70:60746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.130617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59112","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.146409Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59142","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.163810Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.172002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59170","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.184797Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.193759Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.204192Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.214907Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59232","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.224831Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.232716Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.243184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.252323Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59292","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.262692Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.272701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59324","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.284069Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.293089Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.301148Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.312431Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.324764Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.360697Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59434","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.371246Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59456","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.381733Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.392525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59492","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.404829Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.415175Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59514","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.423417Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59524","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.434241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.444239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59576","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.455869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.486856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.499495Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.508694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.517573Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59672","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.531176Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.546856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59742","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.555959Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59750","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.564756Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.575930Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.589038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.597831Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.607248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.615605Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59834","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.623638Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.634523Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.646615Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.655668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.664899Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.677237Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.689881Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.698086Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.706992Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.720444Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.732014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.749617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60056","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.770438Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.782951Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.792904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60124","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:50:10.852820Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60134","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:50:12.580809Z","caller":"traceutil/trace.go:172","msg":"trace[839134605] linearizableReadLoop","detail":"{readStateIndex:803; appliedIndex:803; }","duration":"311.001319ms","start":"2026-06-17T20:50:12.269791Z","end":"2026-06-17T20:50:12.580792Z","steps":["trace[839134605] 'read index received' (duration: 310.995779ms)","trace[839134605] 'applied index is now lower than readState.Index' (duration: 4.32µs)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:50:12.581025Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"311.210912ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/priorityclasses/system-node-critical\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-06-17T20:50:12.581099Z","caller":"traceutil/trace.go:172","msg":"trace[1210299715] range","detail":"{range_begin:/registry/priorityclasses/system-node-critical; range_end:; response_count:1; response_revision:736; }","duration":"311.304074ms","start":"2026-06-17T20:50:12.269785Z","end":"2026-06-17T20:50:12.581089Z","steps":["trace[1210299715] 'agreement among raft nodes before linearized reading' (duration: 311.113631ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:12.581127Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:12.269763Z","time spent":"311.355715ms","remote":"127.0.0.1:59734","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":1,"response size":465,"request content":"key:\"/registry/priorityclasses/system-node-critical\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:50:12.582296Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"312.316242ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:50:12.582390Z","caller":"traceutil/trace.go:172","msg":"trace[637589172] range","detail":"{range_begin:/registry/clusterroles; range_end:; response_count:0; response_revision:736; }","duration":"312.425484ms","start":"2026-06-17T20:50:12.269946Z","end":"2026-06-17T20:50:12.582371Z","steps":["trace[637589172] 'agreement among raft nodes before linearized reading' (duration: 312.267501ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:12.582439Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:12.269933Z","time spent":"312.494015ms","remote":"127.0.0.1:59696","response type":"/etcdserverpb.KV/Range","request count":0,"request size":26,"response count":0,"response size":28,"request content":"key:\"/registry/clusterroles\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:50:12.582443Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"201.55769ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:50:12.582491Z","caller":"traceutil/trace.go:172","msg":"trace[1386545536] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:736; }","duration":"201.605051ms","start":"2026-06-17T20:50:12.380872Z","end":"2026-06-17T20:50:12.582477Z","steps":["trace[1386545536] 'agreement among raft nodes before linearized reading' (duration: 201.528649ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.120548Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"156.468475ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:28767"} {"level":"info","ts":"2026-06-17T20:50:59.120822Z","caller":"traceutil/trace.go:172","msg":"trace[79862177] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1012; }","duration":"317.915785ms","start":"2026-06-17T20:50:58.802877Z","end":"2026-06-17T20:50:59.120793Z","steps":["trace[79862177] 'process raft request' (duration: 160.809521ms)","trace[79862177] 'compare' (duration: 156.312403ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:50:59.121020Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.802853Z","time spent":"318.031386ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":105,"response count":0,"response size":28790,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-17T20:50:59.121067Z","caller":"traceutil/trace.go:172","msg":"trace[1632173764] transaction","detail":"{read_only:false; response_revision:1013; number_of_response:1; }","duration":"312.65614ms","start":"2026-06-17T20:50:58.808296Z","end":"2026-06-17T20:50:59.120952Z","steps":["trace[1632173764] 'process raft request' (duration: 312.360156ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.121270Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.808276Z","time spent":"312.899154ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":64462,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-17T20:50:59.348761Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7841504548955933238,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-17T20:50:59.389732Z","caller":"traceutil/trace.go:172","msg":"trace[1957786652] linearizableReadLoop","detail":"{readStateIndex:1148; appliedIndex:1148; }","duration":"541.604217ms","start":"2026-06-17T20:50:58.848096Z","end":"2026-06-17T20:50:59.389700Z","steps":["trace[1957786652] 'read index received' (duration: 541.591977ms)","trace[1957786652] 'applied index is now lower than readState.Index' (duration: 10.18µs)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:50:59.390422Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"542.299138ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1013"} {"level":"info","ts":"2026-06-17T20:50:59.390597Z","caller":"traceutil/trace.go:172","msg":"trace[659075037] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:1016; }","duration":"542.408919ms","start":"2026-06-17T20:50:58.848091Z","end":"2026-06-17T20:50:59.390500Z","steps":["trace[659075037] 'agreement among raft nodes before linearized reading' (duration: 541.744689ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.390729Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.848074Z","time spent":"542.634702ms","remote":"127.0.0.1:60136","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":1,"response size":1036,"request content":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha3.gateway.networking.k8s.io\" limit:1 "} {"level":"info","ts":"2026-06-17T20:50:59.396088Z","caller":"traceutil/trace.go:172","msg":"trace[1448593196] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1017; }","duration":"536.436264ms","start":"2026-06-17T20:50:58.859643Z","end":"2026-06-17T20:50:59.396079Z","steps":["trace[1448593196] 'process raft request' (duration: 536.365853ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.396159Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.859615Z","time spent":"536.501416ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":101,"response count":0,"response size":10904,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-17T20:50:59.400475Z","caller":"traceutil/trace.go:172","msg":"trace[554907859] transaction","detail":"{read_only:false; response_revision:1018; number_of_response:1; }","duration":"533.223558ms","start":"2026-06-17T20:50:58.867243Z","end":"2026-06-17T20:50:59.400467Z","steps":["trace[554907859] 'process raft request' (duration: 532.965665ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.400518Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.867219Z","time spent":"533.27851ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":31121,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-17T20:50:59.400697Z","caller":"traceutil/trace.go:172","msg":"trace[580619971] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1018; }","duration":"531.343681ms","start":"2026-06-17T20:50:58.869343Z","end":"2026-06-17T20:50:59.400686Z","steps":["trace[580619971] 'process raft request' (duration: 531.033237ms)"],"step_count":1} {"level":"info","ts":"2026-06-17T20:50:59.400693Z","caller":"traceutil/trace.go:172","msg":"trace[1789772176] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1018; }","duration":"523.780346ms","start":"2026-06-17T20:50:58.876887Z","end":"2026-06-17T20:50:59.400668Z","steps":["trace[1789772176] 'process raft request' (duration: 523.574523ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.400778Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.869332Z","time spent":"531.411193ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":95,"response count":0,"response size":58895,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-17T20:50:59.400849Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.876867Z","time spent":"523.901997ms","remote":"127.0.0.1:59144","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":97,"response count":0,"response size":79998,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-17T20:50:59.401349Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"464.718374ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-06-17T20:50:59.401372Z","caller":"traceutil/trace.go:172","msg":"trace[1960801680] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1019; }","duration":"464.743455ms","start":"2026-06-17T20:50:58.936622Z","end":"2026-06-17T20:50:59.401366Z","steps":["trace[1960801680] 'agreement among raft nodes before linearized reading' (duration: 464.669204ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:50:59.401388Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:50:58.936600Z","time spent":"464.784945ms","remote":"127.0.0.1:59488","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:50:59.401485Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"282.769081ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:50:59.401499Z","caller":"traceutil/trace.go:172","msg":"trace[1301846818] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1019; }","duration":"282.784701ms","start":"2026-06-17T20:50:59.118710Z","end":"2026-06-17T20:50:59.401495Z","steps":["trace[1301846818] 'agreement among raft nodes before linearized reading' (duration: 282.764501ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:05.934071Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"273.989829ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-lqc9g\" limit:1 ","response":"range_response_count:1 size:18349"} {"level":"info","ts":"2026-06-17T20:51:05.934143Z","caller":"traceutil/trace.go:172","msg":"trace[1401081012] range","detail":"{range_begin:/registry/pods/kube-system/cilium-lqc9g; range_end:; response_count:1; response_revision:1104; }","duration":"274.07072ms","start":"2026-06-17T20:51:05.660061Z","end":"2026-06-17T20:51:05.934131Z","steps":["trace[1401081012] 'range keys from in-memory index tree' (duration: 272.549921ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:06.618973Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7841504548955933312,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-17T20:51:06.691800Z","caller":"traceutil/trace.go:172","msg":"trace[1053352439] transaction","detail":"{read_only:false; response_revision:1105; number_of_response:1; }","duration":"745.53735ms","start":"2026-06-17T20:51:05.946233Z","end":"2026-06-17T20:51:06.691770Z","steps":["trace[1053352439] 'process raft request' (duration: 745.322537ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:06.691995Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:51:05.946207Z","time spent":"745.706263ms","remote":"127.0.0.1:59364","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18506,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-17T20:51:07.119425Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7841504548955933312,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-17T20:51:07.335295Z","caller":"traceutil/trace.go:172","msg":"trace[318297533] linearizableReadLoop","detail":"{readStateIndex:1286; appliedIndex:1286; }","duration":"1.217092623s","start":"2026-06-17T20:51:06.118169Z","end":"2026-06-17T20:51:07.335261Z","steps":["trace[318297533] 'read index received' (duration: 1.217078113s)","trace[318297533] 'applied index is now lower than readState.Index' (duration: 12.11µs)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:51:07.490886Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.372707585s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:51:07.490947Z","caller":"traceutil/trace.go:172","msg":"trace[1330656848] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1105; }","duration":"1.372773426s","start":"2026-06-17T20:51:06.118160Z","end":"2026-06-17T20:51:07.490934Z","steps":["trace[1330656848] 'agreement among raft nodes before linearized reading' (duration: 1.217221816s)","trace[1330656848] 'range keys from in-memory index tree' (duration: 155.467259ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:51:07.836449Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":7841504548955933314,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-17T20:51:07.912506Z","caller":"traceutil/trace.go:172","msg":"trace[19775442] linearizableReadLoop","detail":"{readStateIndex:1291; appliedIndex:1287; }","duration":"577.082668ms","start":"2026-06-17T20:51:07.335399Z","end":"2026-06-17T20:51:07.912482Z","steps":["trace[19775442] 'read index received' (duration: 575.05759ms)","trace[19775442] 'applied index is now lower than readState.Index' (duration: 2.024128ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:51:07.912696Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.621060573s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-06-17T20:51:07.912735Z","caller":"traceutil/trace.go:172","msg":"trace[1028994913] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:1110; }","duration":"1.621117304s","start":"2026-06-17T20:51:06.291608Z","end":"2026-06-17T20:51:07.912725Z","steps":["trace[1028994913] 'agreement among raft nodes before linearized reading' (duration: 1.621029153s)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:07.912776Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:51:06.291581Z","time spent":"1.621186225s","remote":"127.0.0.1:59488","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":533,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-06-17T20:51:07.912909Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.669936651s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-06-17T20:51:07.914626Z","caller":"traceutil/trace.go:172","msg":"trace[2055334218] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1110; }","duration":"1.671650824s","start":"2026-06-17T20:51:06.242944Z","end":"2026-06-17T20:51:07.914595Z","steps":["trace[2055334218] 'agreement among raft nodes before linearized reading' (duration: 1.669779699s)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:07.914705Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:51:06.242915Z","time spent":"1.671760586s","remote":"127.0.0.1:59488","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-06-17T20:51:07.914848Z","caller":"traceutil/trace.go:172","msg":"trace[1081133549] transaction","detail":"{read_only:false; response_revision:1111; number_of_response:1; }","duration":"215.331986ms","start":"2026-06-17T20:51:07.699488Z","end":"2026-06-17T20:51:07.914820Z","steps":["trace[1081133549] 'process raft request' (duration: 215.251504ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:07.941810Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"449.478758ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:51:07.941883Z","caller":"traceutil/trace.go:172","msg":"trace[623766387] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1111; }","duration":"449.568609ms","start":"2026-06-17T20:51:07.492297Z","end":"2026-06-17T20:51:07.941865Z","steps":["trace[623766387] 'agreement among raft nodes before linearized reading' (duration: 423.811878ms)","trace[623766387] 'range keys from in-memory index tree' (duration: 25.64568ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:51:07.941867Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"493.546619ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-17T20:51:07.941947Z","caller":"traceutil/trace.go:172","msg":"trace[119225393] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1111; }","duration":"493.689151ms","start":"2026-06-17T20:51:07.448242Z","end":"2026-06-17T20:51:07.941931Z","steps":["trace[119225393] 'agreement among raft nodes before linearized reading' (duration: 467.840919ms)","trace[119225393] 'range keys from in-memory index tree' (duration: 25.68254ms)"],"step_count":2} {"level":"warn","ts":"2026-06-17T20:51:07.941980Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-17T20:51:07.448154Z","time spent":"493.819762ms","remote":"127.0.0.1:40080","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-06-17T20:51:07.942123Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"243.994037ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-lqc9g\" limit:1 ","response":"range_response_count:1 size:18521"} {"level":"info","ts":"2026-06-17T20:51:07.942208Z","caller":"traceutil/trace.go:172","msg":"trace[972405171] range","detail":"{range_begin:/registry/pods/kube-system/cilium-lqc9g; range_end:; response_count:1; response_revision:1111; }","duration":"244.095428ms","start":"2026-06-17T20:51:07.698094Z","end":"2026-06-17T20:51:07.942189Z","steps":["trace[972405171] 'agreement among raft nodes before linearized reading' (duration: 218.006903ms)","trace[972405171] 'range keys from in-memory index tree' (duration: 25.862542ms)"],"step_count":2} {"level":"info","ts":"2026-06-17T20:51:08.143172Z","caller":"traceutil/trace.go:172","msg":"trace[303482814] transaction","detail":"{read_only:false; response_revision:1115; number_of_response:1; }","duration":"185.451933ms","start":"2026-06-17T20:51:07.957692Z","end":"2026-06-17T20:51:08.143143Z","steps":["trace[303482814] 'process raft request' (duration: 185.27708ms)"],"step_count":1} {"level":"warn","ts":"2026-06-17T20:51:19.348649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:51:19.364417Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:51:19.448000Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:51:19.475672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:51:19.502267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-17T20:51:19.648187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49882","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-17T20:51:27.967404Z","caller":"traceutil/trace.go:172","msg":"trace[426184582] transaction","detail":"{read_only:false; response_revision:1402; number_of_response:1; }","duration":"152.800597ms","start":"2026-06-17T20:51:27.814585Z","end":"2026-06-17T20:51:27.967385Z","steps":["trace[426184582] 'process raft request' (duration: 152.668136ms)"],"step_count":1}