{"level":"warn","ts":"2026-08-22T08:33:41.612863Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-08-22T08:33:41.612982Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-08-22T08:33:41.612993Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.139: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.139:2380","--initial-cluster=controller-1=https://199.204.45.109:2380,controller-3=https://199.19.213.139:2380,controller-2=https://199.19.213.201: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.139:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.139: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-08-22T08:33:41.613057Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-22T08:33:41.613073Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-08-22T08:33:41.613086Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.139:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.613119Z","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-08-22T08:33:41.613570Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.139:2379"]} {"level":"info","ts":"2026-08-22T08:33:41.613669Z","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.139:2380"],"listen-peer-urls":["https://199.19.213.139:2380"],"advertise-client-urls":["https://199.19.213.139:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.139:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.109:2380,controller-2=https://199.19.213.201:2380,controller-3=https://199.19.213.139: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-08-22T08:33:41.614410Z","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: 0xc0001ee140}"} {"level":"info","ts":"2026-08-22T08:33:41.618575Z","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-08-22T08:33:41.618652Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.381434ms"} {"level":"info","ts":"2026-08-22T08:33:41.618688Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-22T08:33:41.618695Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-22T08:33:41.632655Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.139:2380","host":"199.19.213.139:2380","resolved-addr":"199.19.213.139:2380"} {"level":"info","ts":"2026-08-22T08:33:41.632730Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-08-22T08:33:41.632749Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.139:2380","host":"199.19.213.139:2380","resolved-addr":"199.19.213.139:2380"} {"level":"info","ts":"2026-08-22T08:33:41.632756Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.201:2380","host":"199.19.213.201:2380","resolved-addr":"199.19.213.201:2380"} {"level":"info","ts":"2026-08-22T08:33:41.632785Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.201:2380","host":"199.19.213.201:2380","resolved-addr":"199.19.213.201:2380"} {"level":"info","ts":"2026-08-22T08:33:41.632906Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-08-22T08:33:41.653403Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-22T08:33:41.666768Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-22T08:33:41.666854Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"120a97938a7c35aa","cluster-id":"aaca35652fabf9b2"} {"level":"info","ts":"2026-08-22T08:33:41.666897Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-22T08:33:41.667026Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"120a97938a7c35aa switched to configuration voters=()"} {"level":"info","ts":"2026-08-22T08:33:41.667071Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"120a97938a7c35aa became follower at term 0"} {"level":"info","ts":"2026-08-22T08:33:41.667082Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 120a97938a7c35aa [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-08-22T08:33:41.675420Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-22T08:33:41.678949Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-22T08:33:41.685047Z","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-08-22T08:33:41.685615Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.685678Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.685740Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.685782Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c","remote-peer-urls":["https://199.19.213.201:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.685826Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.685862Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.685989Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.686107Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.686156Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.686170Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.686193Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.686275Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.686128Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.688090Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.688108Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.688195Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.688463Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.688442Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.688336Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.688812Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c","remote-peer-urls":["https://199.19.213.201:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.688902Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"120a97938a7c35aa","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-22T08:33:41.689189Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-08-22T08:33:41.689344Z","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-08-22T08:33:41.689006Z","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-08-22T08:33:41.689468Z","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-08-22T08:33:41.689490Z","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-08-22T08:33:41.689589Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.139:2380"} {"level":"info","ts":"2026-08-22T08:33:41.689631Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.139:2380"} {"level":"info","ts":"2026-08-22T08:33:41.690158Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"120a97938a7c35aa","initial-advertise-peer-urls":["https://199.19.213.139:2380"],"listen-peer-urls":["https://199.19.213.139:2380"],"advertise-client-urls":["https://199.19.213.139:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.139:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-22T08:33:41.690791Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-22T08:33:41.690950Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"120a97938a7c35aa [term: 0] received a MsgHeartbeat message with higher term from d71a1778b31d4ce [term: 2]"} {"level":"info","ts":"2026-08-22T08:33:41.691011Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"120a97938a7c35aa became follower at term 2"} {"level":"info","ts":"2026-08-22T08:33:41.691038Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 120a97938a7c35aa elected leader d71a1778b31d4ce at term 2"} {"level":"info","ts":"2026-08-22T08:33:41.697335Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.697428Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.700873Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.700926Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.702872Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.703381Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.711084Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"e0c7b0abd2043b3c","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:33:41.711123Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.711260Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"120a97938a7c35aa","remote-snapshot-sender-id":"d71a1778b31d4ce","incoming-snapshot-index":631,"incoming-snapshot-message-size-bytes":8743,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-08-22T08:33:41.719871Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"d71a1778b31d4ce","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:33:41.721066Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.720714Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"d71a1778b31d4ce","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:33:41.721595Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.720720Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"e0c7b0abd2043b3c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:33:41.721639Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.725036Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000277.snap.db","bytes":1019904,"size":"1.0 MB"} {"level":"info","ts":"2026-08-22T08:33:41.725088Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"120a97938a7c35aa","remote-snapshot-sender-id":"d71a1778b31d4ce","incoming-snapshot-index":631,"incoming-snapshot-size-bytes":1019904,"incoming-snapshot-size":"1.0 MB","download-took":"14.339662ms"} {"level":"info","ts":"2026-08-22T08:33:41.725242Z","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: 631, term: 2]"} {"level":"info","ts":"2026-08-22T08:33:41.725346Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"120a97938a7c35aa switched to configuration voters=(968732929669846222 16197108836870667068) learners=(1300018102389192106)"} {"level":"info","ts":"2026-08-22T08:33:41.725373Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"120a97938a7c35aa [commit: 631, lastindex: 631, lastterm: 2] restored snapshot [index: 631, term: 2]"} {"level":"info","ts":"2026-08-22T08:33:41.725388Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"120a97938a7c35aa [commit: 631] restored snapshot [index: 631, term: 2]"} {"level":"info","ts":"2026-08-22T08:33:41.725561Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":631,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-22T08:33:41.732348Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":631} {"level":"info","ts":"2026-08-22T08:33:41.732628Z","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: 0xc0001120e8}"} {"level":"info","ts":"2026-08-22T08:33:41.733181Z","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-08-22T08:33:41.733218Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"646.598µs"} {"level":"info","ts":"2026-08-22T08:33:41.733257Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-08-22T08:33:41.734463Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-08-22T08:33:41.734497Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-08-22T08:33:41.737667Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":591} {"level":"info","ts":"2026-08-22T08:33:41.737720Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":631} {"level":"info","ts":"2026-08-22T08:33:41.737753Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-08-22T08:33:41.737866Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-08-22T08:33:41.739368Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-08-22T08:33:41.739425Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"120a97938a7c35aa","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-08-22T08:33:41.739673Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-08-22T08:33:41.739712Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-08-22T08:33:41.739744Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-08-22T08:33:41.739762Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-08-22T08:33:41.740494Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-08-22T08:33:41.740529Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-08-22T08:33:41.740589Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-22T08:33:41.740608Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"aaca35652fabf9b2","local-member-id":"120a97938a7c35aa","recovered-remote-peer-id":"120a97938a7c35aa","recovered-remote-peer-urls":["https://199.19.213.139:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-08-22T08:33:41.740621Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"aaca35652fabf9b2","local-member-id":"120a97938a7c35aa","recovered-remote-peer-id":"d71a1778b31d4ce","recovered-remote-peer-urls":["https://199.204.45.109:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-22T08:33:41.740629Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"aaca35652fabf9b2","local-member-id":"120a97938a7c35aa","recovered-remote-peer-id":"e0c7b0abd2043b3c","recovered-remote-peer-urls":["https://199.19.213.201:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-22T08:33:41.740637Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-08-22T08:33:41.740645Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-08-22T08:33:41.740654Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-08-22T08:33:41.740674Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"warn","ts":"2026-08-22T08:33:41.740772Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.740797Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d71a1778b31d4ce"} {"level":"warn","ts":"2026-08-22T08:33:41.740823Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.740836Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.740961Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"warn","ts":"2026-08-22T08:33:41.741060Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce","error":"context canceled"} {"level":"warn","ts":"2026-08-22T08:33:41.741094Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"d71a1778b31d4ce","error":"failed to read d71a1778b31d4ce on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-22T08:33:41.741113Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"warn","ts":"2026-08-22T08:33:41.741182Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce","error":"context canceled"} {"level":"info","ts":"2026-08-22T08:33:41.741214Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.741223Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.741234Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"120a97938a7c35aa","removed-remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.741244Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"warn","ts":"2026-08-22T08:33:41.741264Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741282Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"warn","ts":"2026-08-22T08:33:41.741306Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741323Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741434Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"warn","ts":"2026-08-22T08:33:41.741581Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c","error":"context canceled"} {"level":"warn","ts":"2026-08-22T08:33:41.741601Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"e0c7b0abd2043b3c","error":"failed to read e0c7b0abd2043b3c on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-22T08:33:41.741622Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"warn","ts":"2026-08-22T08:33:41.741732Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c","error":"context canceled"} {"level":"info","ts":"2026-08-22T08:33:41.741757Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741766Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741801Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"120a97938a7c35aa","removed-remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.741810Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-08-22T08:33:41.741835Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-08-22T08:33:41.741879Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.741912Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.742036Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.742057Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.742072Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.742084Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.742617Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.742896Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.742958Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.742998Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.744277Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.748946Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.751571Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.751594Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.751609Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c","remote-peer-urls":["https://199.19.213.201:2380"]} {"level":"info","ts":"2026-08-22T08:33:41.751623Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-08-22T08:33:41.751636Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":631,"current-applied-index":631,"incoming-leader-snapshot-index":631,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-22T08:33:41.751714Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.751780Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"120a97938a7c35aa","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.139:2379]}","cluster-id":"aaca35652fabf9b2","publish-timeout":"7s"} {"level":"info","ts":"2026-08-22T08:33:41.751810Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-22T08:33:41.751914Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-22T08:33:41.752886Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-08-22T08:33:41.753995Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-22T08:33:41.754036Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.754137Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.757292Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-22T08:33:41.754112Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-22T08:33:41.757686Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-08-22T08:33:41.758298Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.761013Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.139:2379"} {"level":"info","ts":"2026-08-22T08:33:41.765310Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.765378Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.767060Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-08-22T08:33:41.767462Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.139:34002","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-22T08:33:41.771407Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.811365Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"e0c7b0abd2043b3c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:33:41.811404Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.816146Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"e0c7b0abd2043b3c","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:33:41.816216Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"e0c7b0abd2043b3c"} {"level":"info","ts":"2026-08-22T08:33:41.819633Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"d71a1778b31d4ce","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-22T08:33:41.819680Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:41.822682Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"120a97938a7c35aa","to":"d71a1778b31d4ce","stream-type":"stream Message"} {"level":"info","ts":"2026-08-22T08:33:41.822740Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"120a97938a7c35aa","remote-peer-id":"d71a1778b31d4ce"} {"level":"info","ts":"2026-08-22T08:33:42.191788Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"120a97938a7c35aa switched to configuration voters=(968732929669846222 1300018102389192106 16197108836870667068)"} {"level":"info","ts":"2026-08-22T08:33:42.192076Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"aaca35652fabf9b2","local-member-id":"120a97938a7c35aa","promoted-member-id":"120a97938a7c35aa"} {"level":"warn","ts":"2026-08-22T08:33:42.233837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.234919Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60500","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.251103Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.274759Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60534","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.286911Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60558","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.303395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60578","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.314631Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.324626Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.334238Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60624","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.340650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.349508Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.359204Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.372519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.381350Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.394038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60730","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.399357Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.413598Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.420029Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.431205Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.445371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.455918Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60840","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.464955Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60842","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.496127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.508216Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.517569Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.527264Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.543238Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.555903Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.566292Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.570928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60988","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.583074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.615291Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32800","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.625390Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.638303Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.647033Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.655824Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.663597Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.678180Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.685039Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.698410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32936","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.707746Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.718073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.731219Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.740701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.750467Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33028","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.757726Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.766779Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33074","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.774069Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33088","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.781363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.788434Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33108","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.795603Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.801988Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.811364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.818292Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.831006Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.840718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.851598Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.870789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.915137Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.929565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:42.988805Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33330","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:33:58.500100Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"301.264084ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:33:58.500192Z","caller":"traceutil/trace.go:172","msg":"trace[502594252] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:680; }","duration":"301.367465ms","start":"2026-08-22T08:33:58.198804Z","end":"2026-08-22T08:33:58.500172Z","steps":["trace[502594252] 'range keys from in-memory index tree' (duration: 301.206164ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:17.122915Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428685,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T08:34:17.140228Z","caller":"traceutil/trace.go:172","msg":"trace[1104580607] linearizableReadLoop","detail":"{readStateIndex:875; appliedIndex:886; }","duration":"518.143786ms","start":"2026-08-22T08:34:16.622069Z","end":"2026-08-22T08:34:17.140213Z","steps":["trace[1104580607] 'read index received' (duration: 518.139786ms)","trace[1104580607] 'applied index is now lower than readState.Index' (duration: 3.32µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:17.161142Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"539.082349ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:17.161227Z","caller":"traceutil/trace.go:172","msg":"trace[905322484] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:819; }","duration":"539.17771ms","start":"2026-08-22T08:34:16.622031Z","end":"2026-08-22T08:34:17.161209Z","steps":["trace[905322484] 'agreement among raft nodes before linearized reading' (duration: 518.293188ms)","trace[905322484] 'range keys from in-memory index tree' (duration: 20.772721ms)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:17.169596Z","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":3867079326305428695,"received-request-id":3867079326305428685} {"level":"warn","ts":"2026-08-22T08:34:17.176141Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"543.95808ms","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-08-22T08:34:17.176222Z","caller":"traceutil/trace.go:172","msg":"trace[1057163655] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:830; }","duration":"544.05012ms","start":"2026-08-22T08:34:16.632154Z","end":"2026-08-22T08:34:17.176204Z","steps":["trace[1057163655] 'agreement among raft nodes before linearized reading' (duration: 543.670247ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:17.176265Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:16.632130Z","time spent":"544.122851ms","remote":"127.0.0.1:60928","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":"info","ts":"2026-08-22T08:34:18.542152Z","caller":"traceutil/trace.go:172","msg":"trace[865853748] transaction","detail":"{read_only:false; number_of_response:1; response_revision:886; }","duration":"197.630096ms","start":"2026-08-22T08:34:18.344490Z","end":"2026-08-22T08:34:18.542120Z","steps":["trace[865853748] 'process raft request' (duration: 196.626975ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:23.653622Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428763,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T08:34:24.154754Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428763,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T08:34:24.655841Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428763,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T08:34:24.914570Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"614.946483ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-08-22T08:34:24.917010Z","caller":"traceutil/trace.go:172","msg":"trace[786377558] linearizableReadLoop","detail":"{readStateIndex:1076; appliedIndex:1077; }","duration":"1.763396853s","start":"2026-08-22T08:34:23.153549Z","end":"2026-08-22T08:34:24.916946Z","steps":["trace[786377558] 'read index received' (duration: 1.763372863s)","trace[786377558] 'applied index is now lower than readState.Index' (duration: 9.17µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:24.917491Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.763889529s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:24.917580Z","caller":"traceutil/trace.go:172","msg":"trace[773109757] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:927; }","duration":"1.76403126s","start":"2026-08-22T08:34:23.153535Z","end":"2026-08-22T08:34:24.917567Z","steps":["trace[773109757] 'agreement among raft nodes before linearized reading' (duration: 1.763666956s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:24.917657Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:23.153518Z","time spent":"1.76408784s","remote":"127.0.0.1:60510","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-08-22T08:34:24.943094Z","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":3867079326305428766,"received-request-id":3867079326305428763} {"level":"warn","ts":"2026-08-22T08:34:24.969813Z","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":3867079326305428766,"received-request-id":3867079326305428763} {"level":"warn","ts":"2026-08-22T08:34:24.971054Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.36233664s","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":"warn","ts":"2026-08-22T08:34:24.971121Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"378.03919ms","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-08-22T08:34:24.971145Z","caller":"traceutil/trace.go:172","msg":"trace[849884660] transaction","detail":"{read_only:false; response_revision:936; number_of_response:1; }","duration":"586.782943ms","start":"2026-08-22T08:34:24.384338Z","end":"2026-08-22T08:34:24.971121Z","steps":["trace[849884660] 'process raft request' (duration: 586.611212ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:24.971198Z","caller":"traceutil/trace.go:172","msg":"trace[1139627811] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:935; }","duration":"378.130581ms","start":"2026-08-22T08:34:24.593053Z","end":"2026-08-22T08:34:24.971184Z","steps":["trace[1139627811] 'agreement among raft nodes before linearized reading' (duration: 377.932939ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:24.971225Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:24.593032Z","time spent":"378.187592ms","remote":"127.0.0.1:60654","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":"warn","ts":"2026-08-22T08:34:24.971367Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.201294071s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:24.971382Z","caller":"traceutil/trace.go:172","msg":"trace[2110944839] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:937; }","duration":"1.201309011s","start":"2026-08-22T08:34:23.770067Z","end":"2026-08-22T08:34:24.971376Z","steps":["trace[2110944839] 'agreement among raft nodes before linearized reading' (duration: 1.201281561s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:24.971393Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:23.770036Z","time spent":"1.201353872s","remote":"127.0.0.1:60496","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-08-22T08:34:24.971451Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.317163891s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:24.971482Z","caller":"traceutil/trace.go:172","msg":"trace[480747344] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:937; }","duration":"1.317201531s","start":"2026-08-22T08:34:23.654272Z","end":"2026-08-22T08:34:24.971473Z","steps":["trace[480747344] 'agreement among raft nodes before linearized reading' (duration: 1.317154001s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:24.971544Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:24.384310Z","time spent":"586.908295ms","remote":"127.0.0.1:60928","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":677,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-22T08:34:24.971118Z","caller":"traceutil/trace.go:172","msg":"trace[1966931923] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:935; }","duration":"1.36240463s","start":"2026-08-22T08:34:23.608697Z","end":"2026-08-22T08:34:24.971102Z","steps":["trace[1966931923] 'agreement among raft nodes before linearized reading' (duration: 1.362291709s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:24.971668Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:23.608667Z","time spent":"1.362985536s","remote":"127.0.0.1:60928","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":"info","ts":"2026-08-22T08:34:25.673184Z","caller":"traceutil/trace.go:172","msg":"trace[1750065785] linearizableReadLoop","detail":"{readStateIndex:1095; appliedIndex:1095; }","duration":"206.819066ms","start":"2026-08-22T08:34:25.466342Z","end":"2026-08-22T08:34:25.673161Z","steps":["trace[1750065785] 'read index received' (duration: 206.812126ms)","trace[1750065785] 'applied index is now lower than readState.Index' (duration: 5.52µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:25.673467Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"207.107118ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-08-22T08:34:25.673559Z","caller":"traceutil/trace.go:172","msg":"trace[1053981254] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:942; }","duration":"207.21776ms","start":"2026-08-22T08:34:25.466324Z","end":"2026-08-22T08:34:25.673542Z","steps":["trace[1053981254] 'agreement among raft nodes before linearized reading' (duration: 206.936827ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:26.216567Z","caller":"traceutil/trace.go:172","msg":"trace[11473479] linearizableReadLoop","detail":"{readStateIndex:1096; appliedIndex:1096; }","duration":"490.297772ms","start":"2026-08-22T08:34:25.726245Z","end":"2026-08-22T08:34:26.216543Z","steps":["trace[11473479] 'read index received' (duration: 490.291521ms)","trace[11473479] 'applied index is now lower than readState.Index' (duration: 4.951µs)"],"step_count":2} {"level":"info","ts":"2026-08-22T08:34:26.216875Z","caller":"traceutil/trace.go:172","msg":"trace[1336331996] transaction","detail":"{read_only:false; response_revision:945; number_of_response:1; }","duration":"360.713489ms","start":"2026-08-22T08:34:25.856144Z","end":"2026-08-22T08:34:26.216857Z","steps":["trace[1336331996] 'process raft request' (duration: 360.664018ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:26.216954Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"490.699005ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"info","ts":"2026-08-22T08:34:26.216995Z","caller":"traceutil/trace.go:172","msg":"trace[1206754574] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:943; }","duration":"490.754717ms","start":"2026-08-22T08:34:25.726229Z","end":"2026-08-22T08:34:26.216984Z","steps":["trace[1206754574] 'agreement among raft nodes before linearized reading' (duration: 490.429133ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:26.217007Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:25.856132Z","time spent":"360.81949ms","remote":"127.0.0.1:60600","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":751,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-22T08:34:26.217027Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:25.726204Z","time spent":"490.814247ms","remote":"127.0.0.1:60928","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":506,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"warn","ts":"2026-08-22T08:34:26.239199Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"384.28797ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-zh7dr\" limit:1 ","response":"range_response_count:1 size:18526"} {"level":"info","ts":"2026-08-22T08:34:26.239279Z","caller":"traceutil/trace.go:172","msg":"trace[127655733] range","detail":"{range_begin:/registry/pods/kube-system/cilium-zh7dr; range_end:; response_count:1; response_revision:946; }","duration":"384.379821ms","start":"2026-08-22T08:34:25.854884Z","end":"2026-08-22T08:34:26.239264Z","steps":["trace[127655733] 'agreement among raft nodes before linearized reading' (duration: 384.146829ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:26.239317Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:25.854856Z","time spent":"384.452103ms","remote":"127.0.0.1:60806","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18549,"request content":"key:\"/registry/pods/kube-system/cilium-zh7dr\" limit:1 "} {"level":"info","ts":"2026-08-22T08:34:26.933627Z","caller":"traceutil/trace.go:172","msg":"trace[2038549432] transaction","detail":"{read_only:false; response_revision:950; number_of_response:1; }","duration":"690.271908ms","start":"2026-08-22T08:34:26.243334Z","end":"2026-08-22T08:34:26.933606Z","steps":["trace[2038549432] 'process raft request' (duration: 690.159397ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:26.933751Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:26.243302Z","time spent":"690.39833ms","remote":"127.0.0.1:60600","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":708,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-22T08:34:27.123101Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428781,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T08:34:27.421783Z","caller":"traceutil/trace.go:172","msg":"trace[819309310] linearizableReadLoop","detail":"{readStateIndex:1103; appliedIndex:1103; }","duration":"799.714075ms","start":"2026-08-22T08:34:26.622042Z","end":"2026-08-22T08:34:27.421756Z","steps":["trace[819309310] 'read index received' (duration: 799.706475ms)","trace[819309310] 'applied index is now lower than readState.Index' (duration: 6.03µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:27.421951Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"799.883796ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:27.421990Z","caller":"traceutil/trace.go:172","msg":"trace[481242819] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:950; }","duration":"799.943167ms","start":"2026-08-22T08:34:26.622033Z","end":"2026-08-22T08:34:27.421977Z","steps":["trace[481242819] 'agreement among raft nodes before linearized reading' (duration: 799.851766ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:27.422410Z","caller":"traceutil/trace.go:172","msg":"trace[1658206622] transaction","detail":"{read_only:false; response_revision:953; number_of_response:1; }","duration":"1.164226948s","start":"2026-08-22T08:34:26.258057Z","end":"2026-08-22T08:34:27.422284Z","steps":["trace[1658206622] 'process raft request' (duration: 1.164074646s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:27.423942Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:26.258026Z","time spent":"1.165829133s","remote":"127.0.0.1:60806","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18609,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-22T08:34:27.458020Z","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":3867079326305428786,"received-request-id":3867079326305428781} {"level":"info","ts":"2026-08-22T08:34:27.458402Z","caller":"traceutil/trace.go:172","msg":"trace[1983677610] transaction","detail":"{read_only:false; response_revision:956; number_of_response:1; }","duration":"169.294368ms","start":"2026-08-22T08:34:27.289085Z","end":"2026-08-22T08:34:27.458380Z","steps":["trace[1983677610] 'process raft request' (duration: 169.200757ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:27.458625Z","caller":"traceutil/trace.go:172","msg":"trace[482883687] transaction","detail":"{read_only:false; response_revision:955; number_of_response:1; }","duration":"520.331552ms","start":"2026-08-22T08:34:26.938199Z","end":"2026-08-22T08:34:27.458530Z","steps":["trace[482883687] 'process raft request' (duration: 519.912158ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:27.459120Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:26.938177Z","time spent":"520.634545ms","remote":"127.0.0.1:60600","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":762,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-22T08:34:27.922440Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428786,"retry-timeout":"500ms"} {"level":"info","ts":"2026-08-22T08:34:28.001650Z","caller":"traceutil/trace.go:172","msg":"trace[2144722154] linearizableReadLoop","detail":"{readStateIndex:1107; appliedIndex:1109; }","duration":"579.771876ms","start":"2026-08-22T08:34:27.421860Z","end":"2026-08-22T08:34:28.001632Z","steps":["trace[2144722154] 'read index received' (duration: 579.767296ms)","trace[2144722154] 'applied index is now lower than readState.Index' (duration: 3.73µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:28.001856Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.230986901s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:28.001961Z","caller":"traceutil/trace.go:172","msg":"trace[1031001645] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:956; }","duration":"1.231100682s","start":"2026-08-22T08:34:26.770837Z","end":"2026-08-22T08:34:28.001938Z","steps":["trace[1031001645] 'agreement among raft nodes before linearized reading' (duration: 1.2309099s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.002027Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:26.770803Z","time spent":"1.231204683s","remote":"127.0.0.1:60510","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-08-22T08:34:28.501884Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":3867079326305428788,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-08-22T08:34:28.563827Z","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":3867079326305428788,"received-request-id":3867079326305428786} {"level":"info","ts":"2026-08-22T08:34:28.563974Z","caller":"traceutil/trace.go:172","msg":"trace[1641573847] transaction","detail":"{read_only:false; response_revision:958; number_of_response:1; }","duration":"1.09948414s","start":"2026-08-22T08:34:27.464464Z","end":"2026-08-22T08:34:28.563948Z","steps":["trace[1641573847] 'process raft request' (duration: 1.099312778s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.564206Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:27.464388Z","time spent":"1.099700591s","remote":"127.0.0.1:60600","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":731,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-08-22T08:34:28.566928Z","caller":"traceutil/trace.go:172","msg":"trace[1937950167] linearizableReadLoop","detail":"{readStateIndex:1111; appliedIndex:1111; }","duration":"565.187737ms","start":"2026-08-22T08:34:28.001700Z","end":"2026-08-22T08:34:28.566888Z","steps":["trace[1937950167] 'read index received' (duration: 565.178907ms)","trace[1937950167] 'applied index is now lower than readState.Index' (duration: 7.01µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:28.567124Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"780.604115ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-08-22T08:34:28.567164Z","caller":"traceutil/trace.go:172","msg":"trace[1795722809] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:958; }","duration":"780.660236ms","start":"2026-08-22T08:34:27.786495Z","end":"2026-08-22T08:34:28.567155Z","steps":["trace[1795722809] 'agreement among raft nodes before linearized reading' (duration: 780.455644ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.567181Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"944.539448ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-22T08:34:28.567196Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:27.786461Z","time spent":"780.729307ms","remote":"127.0.0.1:60928","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":463,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-08-22T08:34:28.567228Z","caller":"traceutil/trace.go:172","msg":"trace[1401909708] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:958; }","duration":"944.629119ms","start":"2026-08-22T08:34:27.622581Z","end":"2026-08-22T08:34:28.567210Z","steps":["trace[1401909708] 'agreement among raft nodes before linearized reading' (duration: 944.447077ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.567539Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.138757151s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-zh7dr\" limit:1 ","response":"range_response_count:1 size:18624"} {"level":"info","ts":"2026-08-22T08:34:28.568278Z","caller":"traceutil/trace.go:172","msg":"trace[759550984] range","detail":"{range_begin:/registry/pods/kube-system/cilium-zh7dr; range_end:; response_count:1; response_revision:958; }","duration":"1.139428928s","start":"2026-08-22T08:34:27.428770Z","end":"2026-08-22T08:34:28.568199Z","steps":["trace[759550984] 'agreement among raft nodes before linearized reading' (duration: 1.138475148s)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.568432Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:27.428747Z","time spent":"1.139623001s","remote":"127.0.0.1:60806","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18647,"request content":"key:\"/registry/pods/kube-system/cilium-zh7dr\" limit:1 "} {"level":"warn","ts":"2026-08-22T08:34:28.569492Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"433.573429ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-08-22T08:34:28.569526Z","caller":"traceutil/trace.go:172","msg":"trace[1776776324] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:960; }","duration":"433.611399ms","start":"2026-08-22T08:34:28.135907Z","end":"2026-08-22T08:34:28.569519Z","steps":["trace[1776776324] 'agreement among raft nodes before linearized reading' (duration: 433.503438ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.569568Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:28.135869Z","time spent":"433.693351ms","remote":"127.0.0.1:60928","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":459,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"warn","ts":"2026-08-22T08:34:28.569563Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"566.082777ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:28.569656Z","caller":"traceutil/trace.go:172","msg":"trace[701146224] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:960; }","duration":"566.207168ms","start":"2026-08-22T08:34:28.003437Z","end":"2026-08-22T08:34:28.569644Z","steps":["trace[701146224] 'agreement among raft nodes before linearized reading' (duration: 565.923325ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:28.569690Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-22T08:34:28.003416Z","time spent":"566.265659ms","remote":"127.0.0.1:60496","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-08-22T08:34:34.474528Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49436","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:34:34.488948Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:34:34.590037Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:34:34.627887Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:34:34.776067Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49506","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-22T08:34:38.039877Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59610","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-22T08:34:42.961836Z","caller":"traceutil/trace.go:172","msg":"trace[1283356384] linearizableReadLoop","detail":"{readStateIndex:1428; appliedIndex:1428; }","duration":"191.153948ms","start":"2026-08-22T08:34:42.770659Z","end":"2026-08-22T08:34:42.961813Z","steps":["trace[1283356384] 'read index received' (duration: 191.146298ms)","trace[1283356384] 'applied index is now lower than readState.Index' (duration: 6.18µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:42.962027Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"191.34678ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:42.962078Z","caller":"traceutil/trace.go:172","msg":"trace[58156176] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1216; }","duration":"191.41261ms","start":"2026-08-22T08:34:42.770652Z","end":"2026-08-22T08:34:42.962065Z","steps":["trace[58156176] 'agreement among raft nodes before linearized reading' (duration: 191.299499ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:42.963444Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.384824ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/networkpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:42.963513Z","caller":"traceutil/trace.go:172","msg":"trace[1662562502] range","detail":"{range_begin:/registry/networkpolicies; range_end:; response_count:0; response_revision:1216; }","duration":"106.463715ms","start":"2026-08-22T08:34:42.857035Z","end":"2026-08-22T08:34:42.963499Z","steps":["trace[1662562502] 'agreement among raft nodes before linearized reading' (duration: 106.336124ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:53.873510Z","caller":"traceutil/trace.go:172","msg":"trace[1555755471] transaction","detail":"{read_only:false; response_revision:1311; number_of_response:1; }","duration":"254.33955ms","start":"2026-08-22T08:34:53.619150Z","end":"2026-08-22T08:34:53.873490Z","steps":["trace[1555755471] 'process raft request' (duration: 254.198528ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:53.874718Z","caller":"traceutil/trace.go:172","msg":"trace[512084392] linearizableReadLoop","detail":"{readStateIndex:1530; appliedIndex:1530; }","duration":"252.034847ms","start":"2026-08-22T08:34:53.622633Z","end":"2026-08-22T08:34:53.874668Z","steps":["trace[512084392] 'read index received' (duration: 252.030567ms)","trace[512084392] 'applied index is now lower than readState.Index' (duration: 3.42µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:53.874810Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"252.177309ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:53.875084Z","caller":"traceutil/trace.go:172","msg":"trace[1649808939] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1311; }","duration":"252.432362ms","start":"2026-08-22T08:34:53.622609Z","end":"2026-08-22T08:34:53.875041Z","steps":["trace[1649808939] 'agreement among raft nodes before linearized reading' (duration: 252.146879ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:53.876439Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"236.084617ms","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-08-22T08:34:53.876485Z","caller":"traceutil/trace.go:172","msg":"trace[101097238] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:1311; }","duration":"236.168318ms","start":"2026-08-22T08:34:53.640306Z","end":"2026-08-22T08:34:53.876474Z","steps":["trace[101097238] 'agreement among raft nodes before linearized reading' (duration: 235.944546ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:53.876559Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.936069ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:53.876724Z","caller":"traceutil/trace.go:172","msg":"trace[1226425882] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1311; }","duration":"106.101751ms","start":"2026-08-22T08:34:53.770610Z","end":"2026-08-22T08:34:53.876712Z","steps":["trace[1226425882] 'agreement among raft nodes before linearized reading' (duration: 105.915699ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:53.876651Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"226.103212ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:436"} {"level":"info","ts":"2026-08-22T08:34:53.876804Z","caller":"traceutil/trace.go:172","msg":"trace[491610683] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1311; }","duration":"226.256764ms","start":"2026-08-22T08:34:53.650539Z","end":"2026-08-22T08:34:53.876795Z","steps":["trace[491610683] 'agreement among raft nodes before linearized reading' (duration: 225.85568ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:55.068889Z","caller":"traceutil/trace.go:172","msg":"trace[261240588] transaction","detail":"{read_only:false; response_revision:1316; number_of_response:1; }","duration":"164.452256ms","start":"2026-08-22T08:34:54.904424Z","end":"2026-08-22T08:34:55.068876Z","steps":["trace[261240588] 'process raft request' (duration: 164.350365ms)"],"step_count":1} {"level":"info","ts":"2026-08-22T08:34:55.106551Z","caller":"traceutil/trace.go:172","msg":"trace[3244116] linearizableReadLoop","detail":"{readStateIndex:1536; appliedIndex:1536; }","duration":"137.899175ms","start":"2026-08-22T08:34:54.968631Z","end":"2026-08-22T08:34:55.106530Z","steps":["trace[3244116] 'read index received' (duration: 137.893195ms)","trace[3244116] 'applied index is now lower than readState.Index' (duration: 4.79µs)"],"step_count":2} {"level":"warn","ts":"2026-08-22T08:34:55.106850Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.209528ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"info","ts":"2026-08-22T08:34:55.106886Z","caller":"traceutil/trace.go:172","msg":"trace[274111917] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1316; }","duration":"138.264148ms","start":"2026-08-22T08:34:54.968612Z","end":"2026-08-22T08:34:55.106876Z","steps":["trace[274111917] 'agreement among raft nodes before linearized reading' (duration: 138.047036ms)"],"step_count":1} {"level":"warn","ts":"2026-08-22T08:34:55.110195Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.844484ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-22T08:34:55.110269Z","caller":"traceutil/trace.go:172","msg":"trace[1913915773] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1317; }","duration":"105.923955ms","start":"2026-08-22T08:34:55.004331Z","end":"2026-08-22T08:34:55.110255Z","steps":["trace[1913915773] 'agreement among raft nodes before linearized reading' (duration: 105.815664ms)"],"step_count":1}