{"level":"warn","ts":"2026-03-31T20:46:34.111802Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-03-31T20:46:34.112006Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-03-31T20:46:34.112023Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.17: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.17:2380","--initial-cluster=controller-2=https://199.204.45.162:2380,controller-1=https://199.19.213.125:2380,controller-3=https://199.19.213.17: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.17:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.17: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-03-31T20:46:34.112236Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-31T20:46:34.112284Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-03-31T20:46:34.112304Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.17:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.112346Z","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-03-31T20:46:34.113041Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"]} {"level":"info","ts":"2026-03-31T20:46:34.113170Z","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.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.125:2380,controller-2=https://199.204.45.162:2380,controller-3=https://199.19.213.17: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-03-31T20:46:34.114351Z","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: 0xc0004183c8}"} {"level":"info","ts":"2026-03-31T20:46:34.119326Z","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-03-31T20:46:34.119381Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.176338ms"} {"level":"info","ts":"2026-03-31T20:46:34.119411Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-31T20:46:34.119428Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-31T20:46:34.139093Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.125:2380","host":"199.19.213.125:2380","resolved-addr":"199.19.213.125:2380"} {"level":"info","ts":"2026-03-31T20:46:34.139172Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.162:2380","host":"199.204.45.162:2380","resolved-addr":"199.204.45.162:2380"} {"level":"info","ts":"2026-03-31T20:46:34.139206Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.125:2380","host":"199.19.213.125:2380","resolved-addr":"199.19.213.125:2380"} {"level":"info","ts":"2026-03-31T20:46:34.139219Z","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-03-31T20:46:34.139245Z","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-03-31T20:46:34.139257Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.162:2380","host":"199.204.45.162:2380","resolved-addr":"199.204.45.162:2380"} {"level":"info","ts":"2026-03-31T20:46:34.154646Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-31T20:46:34.168646Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-31T20:46:34.169086Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"f41b09a0526d09c5","cluster-id":"66f7e5dc9a72c5e3"} {"level":"info","ts":"2026-03-31T20:46:34.169143Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-31T20:46:34.169296Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f41b09a0526d09c5 switched to configuration voters=()"} {"level":"info","ts":"2026-03-31T20:46:34.169377Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"f41b09a0526d09c5 became follower at term 0"} {"level":"info","ts":"2026-03-31T20:46:34.169401Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft f41b09a0526d09c5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-31T20:46:34.174000Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-31T20:46:34.175236Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-31T20:46:34.177466Z","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-03-31T20:46:34.177997Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.178017Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245","remote-peer-urls":["https://199.204.45.162:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.178041Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.178050Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755","remote-peer-urls":["https://199.19.213.125:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.178075Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.178092Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.179453Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.180752Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.182743Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.182698Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.182846Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245","remote-peer-urls":["https://199.204.45.162:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.182851Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.182897Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.182927Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.184275Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.184841Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.184935Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755","remote-peer-urls":["https://199.19.213.125:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.185017Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.185084Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.185099Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"f41b09a0526d09c5","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-31T20:46:34.184949Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.185552Z","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-03-31T20:46:34.185583Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-31T20:46:34.185743Z","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-03-31T20:46:34.185805Z","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-03-31T20:46:34.186010Z","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-03-31T20:46:34.186447Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"f41b09a0526d09c5","initial-advertise-peer-urls":["https://199.19.213.17:2380"],"listen-peer-urls":["https://199.19.213.17:2380"],"advertise-client-urls":["https://199.19.213.17:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.17:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-31T20:46:34.186522Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-31T20:46:34.187070Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-03-31T20:46:34.187135Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.17:2380"} {"level":"info","ts":"2026-03-31T20:46:34.188455Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"42342e38443245","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T20:46:34.188518Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.188579Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.188806Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"b448fdce642f2755","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T20:46:34.188848Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.188900Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.190798Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"42342e38443245","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T20:46:34.190840Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.191130Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"f41b09a0526d09c5 [term: 0] received a MsgHeartbeat message with higher term from b448fdce642f2755 [term: 2]"} {"level":"info","ts":"2026-03-31T20:46:34.191172Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"f41b09a0526d09c5 became follower at term 2"} {"level":"info","ts":"2026-03-31T20:46:34.191202Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: f41b09a0526d09c5 elected leader b448fdce642f2755 at term 2"} {"level":"info","ts":"2026-03-31T20:46:34.191766Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"b448fdce642f2755","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T20:46:34.191838Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.194376Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.195247Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.195351Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.197704Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.201407Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"f41b09a0526d09c5","remote-snapshot-sender-id":"b448fdce642f2755","incoming-snapshot-index":662,"incoming-snapshot-message-size-bytes":8737,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-03-31T20:46:34.210717Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000296.snap.db","bytes":1003520,"size":"1.0 MB"} {"level":"info","ts":"2026-03-31T20:46:34.210766Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"f41b09a0526d09c5","remote-snapshot-sender-id":"b448fdce642f2755","incoming-snapshot-index":662,"incoming-snapshot-size-bytes":1003520,"incoming-snapshot-size":"1.0 MB","download-took":"9.920893ms"} {"level":"info","ts":"2026-03-31T20:46:34.210937Z","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: 662, term: 2]"} {"level":"info","ts":"2026-03-31T20:46:34.211010Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f41b09a0526d09c5 switched to configuration voters=(18634721580036677 12990912188036097877) learners=(17589663353807899077)"} {"level":"info","ts":"2026-03-31T20:46:34.211033Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"f41b09a0526d09c5 [commit: 662, lastindex: 662, lastterm: 2] restored snapshot [index: 662, term: 2]"} {"level":"info","ts":"2026-03-31T20:46:34.211042Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"f41b09a0526d09c5 [commit: 662] restored snapshot [index: 662, term: 2]"} {"level":"info","ts":"2026-03-31T20:46:34.211155Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":662,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-31T20:46:34.214956Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":662} {"level":"info","ts":"2026-03-31T20:46:34.215243Z","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: 0xc000418470}"} {"level":"info","ts":"2026-03-31T20:46:34.216032Z","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-03-31T20:46:34.216078Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"911.339µs"} {"level":"info","ts":"2026-03-31T20:46:34.216176Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-31T20:46:34.217336Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-31T20:46:34.217365Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-31T20:46:34.224778Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":616} {"level":"info","ts":"2026-03-31T20:46:34.224848Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":662} {"level":"info","ts":"2026-03-31T20:46:34.224874Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-31T20:46:34.224969Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-31T20:46:34.226254Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-31T20:46:34.226454Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-31T20:46:34.226768Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-31T20:46:34.227010Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-31T20:46:34.227030Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-31T20:46:34.228716Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-31T20:46:34.228754Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-31T20:46:34.228823Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:46:34.228932Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"66f7e5dc9a72c5e3","local-member-id":"f41b09a0526d09c5","recovered-remote-peer-id":"42342e38443245","recovered-remote-peer-urls":["https://199.204.45.162:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-31T20:46:34.228948Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"66f7e5dc9a72c5e3","local-member-id":"f41b09a0526d09c5","recovered-remote-peer-id":"b448fdce642f2755","recovered-remote-peer-urls":["https://199.19.213.125:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-31T20:46:34.228954Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"66f7e5dc9a72c5e3","local-member-id":"f41b09a0526d09c5","recovered-remote-peer-id":"f41b09a0526d09c5","recovered-remote-peer-urls":["https://199.19.213.17:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-31T20:46:34.228961Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:46:34.228967Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-31T20:46:34.228974Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-31T20:46:34.228982Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"42342e38443245"} {"level":"warn","ts":"2026-03-31T20:46:34.229057Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229091Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"42342e38443245"} {"level":"warn","ts":"2026-03-31T20:46:34.229114Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229121Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229202Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"warn","ts":"2026-03-31T20:46:34.229330Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245","error":"context canceled"} {"level":"warn","ts":"2026-03-31T20:46:34.229360Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"42342e38443245","error":"failed to read 42342e38443245 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-31T20:46:34.229383Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"warn","ts":"2026-03-31T20:46:34.229510Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245","error":"context canceled"} {"level":"info","ts":"2026-03-31T20:46:34.229528Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229557Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229572Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"f41b09a0526d09c5","removed-remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.229583Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"warn","ts":"2026-03-31T20:46:34.229620Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.229657Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b448fdce642f2755"} {"level":"warn","ts":"2026-03-31T20:46:34.229684Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.229700Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.229810Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"warn","ts":"2026-03-31T20:46:34.229908Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755","error":"context canceled"} {"level":"warn","ts":"2026-03-31T20:46:34.229936Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"b448fdce642f2755","error":"failed to read b448fdce642f2755 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-31T20:46:34.229954Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"warn","ts":"2026-03-31T20:46:34.230060Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755","error":"context canceled"} {"level":"info","ts":"2026-03-31T20:46:34.230088Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230099Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230109Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"f41b09a0526d09c5","removed-remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230119Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-31T20:46:34.230134Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-31T20:46:34.230155Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230210Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230322Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230341Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245","remote-peer-urls":["https://199.204.45.162:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.230333Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230357Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230367Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230373Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230347Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.230376Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230549Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230603Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230639Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230647Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755","remote-peer-urls":["https://199.19.213.125:2380"]} {"level":"info","ts":"2026-03-31T20:46:34.230660Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.230664Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-31T20:46:34.230688Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":662,"current-applied-index":662,"incoming-leader-snapshot-index":662,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-31T20:46:34.230764Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.231519Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"f41b09a0526d09c5","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.17:2379]}","cluster-id":"66f7e5dc9a72c5e3","publish-timeout":"7s"} {"level":"info","ts":"2026-03-31T20:46:34.231559Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T20:46:34.231577Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T20:46:34.231787Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-31T20:46:34.231816Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-31T20:46:34.232987Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-31T20:46:34.233359Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-31T20:46:34.233857Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-31T20:46:34.239472Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-03-31T20:46:34.240226Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.17:2379"} {"level":"info","ts":"2026-03-31T20:46:34.240784Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.240827Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.243414Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.244116Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.245677Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.247846Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.265424Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"42342e38443245","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T20:46:34.265472Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.267011Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"b448fdce642f2755","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-31T20:46:34.267029Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.268011Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"42342e38443245","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T20:46:34.268041Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"42342e38443245"} {"level":"info","ts":"2026-03-31T20:46:34.273968Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f41b09a0526d09c5","to":"b448fdce642f2755","stream-type":"stream Message"} {"level":"info","ts":"2026-03-31T20:46:34.273991Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f41b09a0526d09c5","remote-peer-id":"b448fdce642f2755"} {"level":"info","ts":"2026-03-31T20:46:34.289619Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"f41b09a0526d09c5","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"warn","ts":"2026-03-31T20:46:34.422746Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48436","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.455152Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48458","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.463794Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.482320Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.505699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.520279Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.530027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48558","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:46:34.530157Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f41b09a0526d09c5 switched to configuration voters=(18634721580036677 12990912188036097877 17589663353807899077)"} {"level":"info","ts":"2026-03-31T20:46:34.530672Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"66f7e5dc9a72c5e3","local-member-id":"f41b09a0526d09c5","promoted-member-id":"f41b09a0526d09c5"} {"level":"warn","ts":"2026-03-31T20:46:34.539717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48562","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.567604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.581525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48620","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.590290Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48646","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.600302Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.620820Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48690","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.630136Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.639523Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48724","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.649393Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.661166Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.671585Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.681451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48804","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.691957Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48824","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.743480Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.752768Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.763028Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.775390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48882","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.781734Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.793773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.802146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.811727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.864248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48980","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.881871Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49000","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.889735Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.905347Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49040","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.914685Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.923603Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49076","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.936573Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.944792Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.954557Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.964692Z","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-03-31T20:46:34.975440Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.985728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.992253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49200","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:34.999410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.012117Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.019902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.033853Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49276","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.047423Z","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-03-31T20:46:35.055371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49304","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.064164Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49312","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.075397Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49338","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.082567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49344","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.092386Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49368","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.101566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.111170Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49388","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.119287Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.146963Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49412","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.157094Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49438","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.167700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49470","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:46:35.216140Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49496","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:46:46.717432Z","caller":"traceutil/trace.go:172","msg":"trace[485678571] transaction","detail":"{read_only:false; response_revision:683; number_of_response:1; }","duration":"245.636018ms","start":"2026-03-31T20:46:46.471759Z","end":"2026-03-31T20:46:46.717395Z","steps":["trace[485678571] 'process raft request' (duration: 245.357665ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:46:52.111314Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"111.305489ms","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-03-31T20:46:52.111419Z","caller":"traceutil/trace.go:172","msg":"trace[1127882064] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:711; }","duration":"111.442835ms","start":"2026-03-31T20:46:51.999957Z","end":"2026-03-31T20:46:52.111399Z","steps":["trace[1127882064] 'range keys from in-memory index tree' (duration: 109.290869ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.735477Z","caller":"traceutil/trace.go:172","msg":"trace[956031021] linearizableReadLoop","detail":"{readStateIndex:928; appliedIndex:929; }","duration":"114.976291ms","start":"2026-03-31T20:47:10.620475Z","end":"2026-03-31T20:47:10.735452Z","steps":["trace[956031021] 'read index received' (duration: 114.972011ms)","trace[956031021] 'applied index is now lower than readState.Index' (duration: 3.48µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:10.735828Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"115.326314ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1010"} {"level":"info","ts":"2026-03-31T20:47:10.735915Z","caller":"traceutil/trace.go:172","msg":"trace[128120836] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:850; }","duration":"115.418707ms","start":"2026-03-31T20:47:10.620473Z","end":"2026-03-31T20:47:10.735891Z","steps":["trace[128120836] 'agreement among raft nodes before linearized reading' (duration: 115.107586ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.735998Z","caller":"traceutil/trace.go:172","msg":"trace[82529592] transaction","detail":"{read_only:false; response_revision:852; number_of_response:1; }","duration":"113.499636ms","start":"2026-03-31T20:47:10.622479Z","end":"2026-03-31T20:47:10.735979Z","steps":["trace[82529592] 'process raft request' (duration: 113.423933ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736098Z","caller":"traceutil/trace.go:172","msg":"trace[1995862267] transaction","detail":"{read_only:false; response_revision:853; number_of_response:1; }","duration":"113.548807ms","start":"2026-03-31T20:47:10.622505Z","end":"2026-03-31T20:47:10.736054Z","steps":["trace[1995862267] 'process raft request' (duration: 113.421623ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736141Z","caller":"traceutil/trace.go:172","msg":"trace[1115075662] transaction","detail":"{read_only:false; number_of_response:1; response_revision:853; }","duration":"109.196335ms","start":"2026-03-31T20:47:10.626924Z","end":"2026-03-31T20:47:10.736120Z","steps":["trace[1115075662] 'process raft request' (duration: 109.038899ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736198Z","caller":"traceutil/trace.go:172","msg":"trace[1343170692] transaction","detail":"{read_only:false; response_revision:851; number_of_response:1; }","duration":"114.927359ms","start":"2026-03-31T20:47:10.621259Z","end":"2026-03-31T20:47:10.736186Z","steps":["trace[1343170692] 'process raft request' (duration: 114.555845ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736227Z","caller":"traceutil/trace.go:172","msg":"trace[1238174976] transaction","detail":"{read_only:false; response_revision:855; number_of_response:1; }","duration":"108.138695ms","start":"2026-03-31T20:47:10.628051Z","end":"2026-03-31T20:47:10.736189Z","steps":["trace[1238174976] 'process raft request' (duration: 107.953249ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736310Z","caller":"traceutil/trace.go:172","msg":"trace[214789176] transaction","detail":"{read_only:false; response_revision:854; number_of_response:1; }","duration":"109.224286ms","start":"2026-03-31T20:47:10.627059Z","end":"2026-03-31T20:47:10.736284Z","steps":["trace[214789176] 'process raft request' (duration: 108.921635ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736439Z","caller":"traceutil/trace.go:172","msg":"trace[1260988897] transaction","detail":"{read_only:false; response_revision:856; number_of_response:1; }","duration":"106.329799ms","start":"2026-03-31T20:47:10.630025Z","end":"2026-03-31T20:47:10.736355Z","steps":["trace[1260988897] 'process raft request' (duration: 106.009667ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736501Z","caller":"traceutil/trace.go:172","msg":"trace[1858879731] transaction","detail":"{read_only:false; response_revision:857; number_of_response:1; }","duration":"103.206482ms","start":"2026-03-31T20:47:10.633272Z","end":"2026-03-31T20:47:10.736479Z","steps":["trace[1858879731] 'process raft request' (duration: 102.811537ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:10.736719Z","caller":"traceutil/trace.go:172","msg":"trace[179675587] transaction","detail":"{read_only:false; response_revision:858; number_of_response:1; }","duration":"103.262964ms","start":"2026-03-31T20:47:10.633445Z","end":"2026-03-31T20:47:10.736708Z","steps":["trace[179675587] 'process raft request' (duration: 102.672412ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:10.737348Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"115.515691ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha1.gateway.networking.x-k8s.io\" limit:1 ","response":"range_response_count:1 size:1019"} {"level":"info","ts":"2026-03-31T20:47:10.737406Z","caller":"traceutil/trace.go:172","msg":"trace[1127536892] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha1.gateway.networking.x-k8s.io; range_end:; response_count:1; response_revision:860; }","duration":"115.584393ms","start":"2026-03-31T20:47:10.621807Z","end":"2026-03-31T20:47:10.737391Z","steps":["trace[1127536892] 'agreement among raft nodes before linearized reading' (duration: 115.315523ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:11.386695Z","caller":"traceutil/trace.go:172","msg":"trace[567425121] transaction","detail":"{read_only:false; number_of_response:1; response_revision:886; }","duration":"315.946387ms","start":"2026-03-31T20:47:11.070713Z","end":"2026-03-31T20:47:11.386660Z","steps":["trace[567425121] 'process raft request' (duration: 226.605372ms)","trace[567425121] 'compare' (duration: 89.251411ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:11.387758Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:11.070680Z","time spent":"316.114974ms","remote":"127.0.0.1:48516","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":95,"response count":0,"response size":59667,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-31T20:47:11.643121Z","caller":"traceutil/trace.go:172","msg":"trace[1945277518] linearizableReadLoop","detail":"{readStateIndex:1023; appliedIndex:1026; }","duration":"463.90611ms","start":"2026-03-31T20:47:11.179174Z","end":"2026-03-31T20:47:11.643080Z","steps":["trace[1945277518] 'read index received' (duration: 463.894839ms)","trace[1945277518] 'applied index is now lower than readState.Index' (duration: 9.121µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:11.651813Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"472.584481ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"info","ts":"2026-03-31T20:47:11.651896Z","caller":"traceutil/trace.go:172","msg":"trace[200285540] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:889; }","duration":"472.745787ms","start":"2026-03-31T20:47:11.179131Z","end":"2026-03-31T20:47:11.651877Z","steps":["trace[200285540] 'agreement among raft nodes before linearized reading' (duration: 464.130468ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:11.651934Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:11.179103Z","time spent":"472.82332ms","remote":"127.0.0.1:48900","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-03-31T20:47:11.652407Z","caller":"traceutil/trace.go:172","msg":"trace[1478647104] transaction","detail":"{read_only:false; number_of_response:1; response_revision:889; }","duration":"569.85562ms","start":"2026-03-31T20:47:11.082529Z","end":"2026-03-31T20:47:11.652384Z","steps":["trace[1478647104] 'process raft request' (duration: 560.724402ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:11.652968Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:11.082502Z","time spent":"570.383279ms","remote":"127.0.0.1:48516","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":65250,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-31T20:47:11.660906Z","caller":"traceutil/trace.go:172","msg":"trace[1932925655] transaction","detail":"{read_only:false; number_of_response:1; response_revision:890; }","duration":"235.748871ms","start":"2026-03-31T20:47:11.425144Z","end":"2026-03-31T20:47:11.660893Z","steps":["trace[1932925655] 'process raft request' (duration: 235.447169ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:11.662653Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"290.650481ms","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-03-31T20:47:11.662697Z","caller":"traceutil/trace.go:172","msg":"trace[521810288] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:892; }","duration":"290.699203ms","start":"2026-03-31T20:47:11.371987Z","end":"2026-03-31T20:47:11.662687Z","steps":["trace[521810288] 'agreement among raft nodes before linearized reading' (duration: 290.575609ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:11.662747Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"200.542029ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:47:11.662839Z","caller":"traceutil/trace.go:172","msg":"trace[943793177] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:892; }","duration":"200.658143ms","start":"2026-03-31T20:47:11.462159Z","end":"2026-03-31T20:47:11.662817Z","steps":["trace[943793177] 'agreement among raft nodes before linearized reading' (duration: 200.499017ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:17.889559Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.512227ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-03-31T20:47:17.889764Z","caller":"traceutil/trace.go:172","msg":"trace[1064790577] linearizableReadLoop","detail":"{readStateIndex:1121; appliedIndex:1119; }","duration":"116.85999ms","start":"2026-03-31T20:47:17.772888Z","end":"2026-03-31T20:47:17.889748Z","steps":["trace[1064790577] 'read index received' (duration: 9.223014ms)","trace[1064790577] 'applied index is now lower than readState.Index' (duration: 107.636126ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:17.889963Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"117.072087ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-03-31T20:47:17.890002Z","caller":"traceutil/trace.go:172","msg":"trace[2051745704] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:955; }","duration":"117.103828ms","start":"2026-03-31T20:47:17.772877Z","end":"2026-03-31T20:47:17.889981Z","steps":["trace[2051745704] 'agreement among raft nodes before linearized reading' (duration: 116.969153ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:17.924213Z","caller":"traceutil/trace.go:172","msg":"trace[1755529669] transaction","detail":"{read_only:false; response_revision:957; number_of_response:1; }","duration":"127.270045ms","start":"2026-03-31T20:47:17.796921Z","end":"2026-03-31T20:47:17.924191Z","steps":["trace[1755529669] 'process raft request' (duration: 127.182622ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:18.069546Z","caller":"traceutil/trace.go:172","msg":"trace[1599472245] linearizableReadLoop","detail":"{readStateIndex:1124; appliedIndex:1124; }","duration":"130.243881ms","start":"2026-03-31T20:47:17.939256Z","end":"2026-03-31T20:47:18.069500Z","steps":["trace[1599472245] 'read index received' (duration: 130.22629ms)","trace[1599472245] 'applied index is now lower than readState.Index' (duration: 14.661µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:18.421744Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"482.466973ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-03-31T20:47:18.421855Z","caller":"traceutil/trace.go:172","msg":"trace[1670630040] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:958; }","duration":"482.595097ms","start":"2026-03-31T20:47:17.939235Z","end":"2026-03-31T20:47:18.421830Z","steps":["trace[1670630040] 'agreement among raft nodes before linearized reading' (duration: 130.389906ms)","trace[1670630040] 'range keys from in-memory index tree' (duration: 351.942152ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:18.421909Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:17.939208Z","time spent":"482.688601ms","remote":"127.0.0.1:48610","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":374,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "} {"level":"info","ts":"2026-03-31T20:47:18.492773Z","caller":"traceutil/trace.go:172","msg":"trace[860838504] transaction","detail":"{read_only:false; response_revision:959; number_of_response:1; }","duration":"553.264165ms","start":"2026-03-31T20:47:17.939481Z","end":"2026-03-31T20:47:18.492745Z","steps":["trace[860838504] 'process raft request' (duration: 553.060298ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:18.492922Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:17.939464Z","time spent":"553.38021ms","remote":"127.0.0.1:48756","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-03-31T20:47:18.589348Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":704141839215147834,"retry-timeout":"500ms"} {"level":"info","ts":"2026-03-31T20:47:18.595670Z","caller":"traceutil/trace.go:172","msg":"trace[938650003] linearizableReadLoop","detail":"{readStateIndex:1131; appliedIndex:1129; }","duration":"507.11116ms","start":"2026-03-31T20:47:18.088532Z","end":"2026-03-31T20:47:18.595643Z","steps":["trace[938650003] 'read index received' (duration: 506.909763ms)","trace[938650003] 'applied index is now lower than readState.Index' (duration: 200.997µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:18.595830Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"507.288386ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:509"} {"level":"info","ts":"2026-03-31T20:47:18.595852Z","caller":"traceutil/trace.go:172","msg":"trace[750320996] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:966; }","duration":"507.325098ms","start":"2026-03-31T20:47:18.088520Z","end":"2026-03-31T20:47:18.595845Z","steps":["trace[750320996] 'agreement among raft nodes before linearized reading' (duration: 507.216484ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:18.595876Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:18.088490Z","time spent":"507.37832ms","remote":"127.0.0.1:48900","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":532,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-03-31T20:47:18.778106Z","caller":"traceutil/trace.go:172","msg":"trace[1122781169] linearizableReadLoop","detail":"{readStateIndex:1137; appliedIndex:1133; }","duration":"182.357372ms","start":"2026-03-31T20:47:18.595724Z","end":"2026-03-31T20:47:18.778081Z","steps":["trace[1122781169] 'read index received' (duration: 114.484421ms)","trace[1122781169] 'applied index is now lower than readState.Index' (duration: 67.872081ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:18.778335Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"344.830545ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/cilium-config\" limit:1 ","response":"range_response_count:1 size:6534"} {"level":"info","ts":"2026-03-31T20:47:18.778368Z","caller":"traceutil/trace.go:172","msg":"trace[987944550] range","detail":"{range_begin:/registry/configmaps/kube-system/cilium-config; range_end:; response_count:1; response_revision:970; }","duration":"344.885117ms","start":"2026-03-31T20:47:18.433473Z","end":"2026-03-31T20:47:18.778358Z","steps":["trace[987944550] 'agreement among raft nodes before linearized reading' (duration: 344.712261ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:18.778403Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:18.433457Z","time spent":"344.937098ms","remote":"127.0.0.1:48584","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":1,"response size":6557,"request content":"key:\"/registry/configmaps/kube-system/cilium-config\" limit:1 "} {"level":"warn","ts":"2026-03-31T20:47:18.779065Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"317.021557ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:47:18.779626Z","caller":"traceutil/trace.go:172","msg":"trace[1018435661] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:970; }","duration":"317.747002ms","start":"2026-03-31T20:47:18.461365Z","end":"2026-03-31T20:47:18.779112Z","steps":["trace[1018435661] 'agreement among raft nodes before linearized reading' (duration: 316.989206ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:19.702454Z","caller":"traceutil/trace.go:172","msg":"trace[453155354] transaction","detail":"{read_only:false; response_revision:974; number_of_response:1; }","duration":"141.75898ms","start":"2026-03-31T20:47:19.560648Z","end":"2026-03-31T20:47:19.702407Z","steps":["trace[453155354] 'process raft request' (duration: 141.361096ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:47:20.151154Z","caller":"traceutil/trace.go:172","msg":"trace[466797916] transaction","detail":"{read_only:false; response_revision:979; number_of_response:1; }","duration":"279.512589ms","start":"2026-03-31T20:47:19.871614Z","end":"2026-03-31T20:47:20.151127Z","steps":["trace[466797916] 'process raft request' (duration: 279.359823ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:20.372310Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":704141839215147842,"retry-timeout":"500ms"} {"level":"info","ts":"2026-03-31T20:47:20.400187Z","caller":"traceutil/trace.go:172","msg":"trace[733563506] linearizableReadLoop","detail":"{readStateIndex:1146; appliedIndex:1147; }","duration":"528.517674ms","start":"2026-03-31T20:47:19.871634Z","end":"2026-03-31T20:47:20.400152Z","steps":["trace[733563506] 'read index received' (duration: 528.509454ms)","trace[733563506] 'applied index is now lower than readState.Index' (duration: 6.75µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:47:20.400568Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"530.293415ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:47:20.400608Z","caller":"traceutil/trace.go:172","msg":"trace[1397672309] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:980; }","duration":"530.352337ms","start":"2026-03-31T20:47:19.870244Z","end":"2026-03-31T20:47:20.400596Z","steps":["trace[1397672309] 'agreement among raft nodes before linearized reading' (duration: 530.229733ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:20.400737Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:19.870224Z","time spent":"530.504203ms","remote":"127.0.0.1:48450","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-03-31T20:47:20.400584Z","caller":"traceutil/trace.go:172","msg":"trace[865170272] transaction","detail":"{read_only:false; response_revision:980; number_of_response:1; }","duration":"514.891204ms","start":"2026-03-31T20:47:19.885666Z","end":"2026-03-31T20:47:20.400557Z","steps":["trace[865170272] 'process raft request' (duration: 514.594824ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:20.401122Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":704141839215147844,"received-request-id":704141839215147842} {"level":"warn","ts":"2026-03-31T20:47:20.401985Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"382.812022ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"info","ts":"2026-03-31T20:47:20.402046Z","caller":"traceutil/trace.go:172","msg":"trace[1934052862] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:981; }","duration":"382.884104ms","start":"2026-03-31T20:47:20.019144Z","end":"2026-03-31T20:47:20.402028Z","steps":["trace[1934052862] 'agreement among raft nodes before linearized reading' (duration: 382.682767ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:20.402087Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:20.019118Z","time spent":"382.961237ms","remote":"127.0.0.1:48900","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"warn","ts":"2026-03-31T20:47:20.402044Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:47:19.885640Z","time spent":"516.219199ms","remote":"127.0.0.1:48756","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18604,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-31T20:47:29.581031Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35444","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:30.867694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35458","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:30.880552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:30.977451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:31.001312Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:31.166908Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35514","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:32.404325Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35560","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:47:37.127018Z","caller":"traceutil/trace.go:172","msg":"trace[177310833] transaction","detail":"{read_only:false; response_revision:1236; number_of_response:1; }","duration":"142.68739ms","start":"2026-03-31T20:47:36.984302Z","end":"2026-03-31T20:47:37.126990Z","steps":["trace[177310833] 'process raft request' (duration: 142.411092ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:47:49.365926Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.389683Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.534610Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.551770Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:40784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.626033Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.706941Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.740201Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55502","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.760060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.775421Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55532","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.817129Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55548","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.908650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55572","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.926939Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.956924Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:49.984235Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:50.112282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55680","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:51.172628Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55690","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:51.194268Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:47:51.359087Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55724","server-name":"","error":"EOF"}