{"level":"warn","ts":"2026-06-02T21:22:37.486373Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-02T21:22:37.486527Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-02T21:22:37.486539Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.223:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.204.45.223:2380","--initial-cluster=controller-1=https://199.204.45.140:2380,controller-2=https://199.204.45.116:2380,controller-3=https://199.204.45.223:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.223:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.223:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-06-02T21:22:37.486632Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-02T21:22:37.486656Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-02T21:22:37.486669Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.486699Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-02T21:22:37.487274Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"]} {"level":"info","ts":"2026-06-02T21:22:37.487458Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.204.45.223:2380"],"listen-peer-urls":["https://199.204.45.223:2380"],"advertise-client-urls":["https://199.204.45.223:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.140:2380,controller-2=https://199.204.45.116:2380,controller-3=https://199.204.45.223:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-06-02T21:22:37.488453Z","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: 0xc0000782e8}"} {"level":"info","ts":"2026-06-02T21:22:37.492304Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-02T21:22:37.492357Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.054251ms"} {"level":"info","ts":"2026-06-02T21:22:37.492387Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-02T21:22:37.492397Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-02T21:22:37.508824Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.140:2380","host":"199.204.45.140:2380","resolved-addr":"199.204.45.140:2380"} {"level":"info","ts":"2026-06-02T21:22:37.508886Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-06-02T21:22:37.508916Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.116:2380","host":"199.204.45.116:2380","resolved-addr":"199.204.45.116:2380"} {"level":"info","ts":"2026-06-02T21:22:37.508929Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-06-02T21:22:37.508946Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.116:2380","host":"199.204.45.116:2380","resolved-addr":"199.204.45.116:2380"} {"level":"info","ts":"2026-06-02T21:22:37.508958Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.140:2380","host":"199.204.45.140:2380","resolved-addr":"199.204.45.140:2380"} {"level":"info","ts":"2026-06-02T21:22:37.523842Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-02T21:22:37.530472Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-02T21:22:37.530530Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"9e8a8e32841ed0d3","cluster-id":"f5fd3aeb8d9f53dc"} {"level":"info","ts":"2026-06-02T21:22:37.530556Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-02T21:22:37.530668Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9e8a8e32841ed0d3 switched to configuration voters=()"} {"level":"info","ts":"2026-06-02T21:22:37.530721Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"9e8a8e32841ed0d3 became follower at term 0"} {"level":"info","ts":"2026-06-02T21:22:37.530733Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 9e8a8e32841ed0d3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-02T21:22:37.537709Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-02T21:22:37.539527Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-02T21:22:37.543753Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-06-02T21:22:37.545405Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.545455Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb","remote-peer-urls":["https://199.204.45.140:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.545537Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.545551Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711","remote-peer-urls":["https://199.204.45.116:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.545566Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.545594Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.546246Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.547063Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.548428Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.548497Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb","remote-peer-urls":["https://199.204.45.140:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.548540Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.548585Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.548681Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.548988Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.549056Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.549094Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711","remote-peer-urls":["https://199.204.45.116:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.549159Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"9e8a8e32841ed0d3","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-02T21:22:37.549491Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-02T21:22:37.550054Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"9e8a8e32841ed0d3","initial-advertise-peer-urls":["https://199.204.45.223:2380"],"listen-peer-urls":["https://199.204.45.223:2380"],"advertise-client-urls":["https://199.204.45.223:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-02T21:22:37.550403Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.223:2380"} {"level":"info","ts":"2026-06-02T21:22:37.550441Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.223:2380"} {"level":"info","ts":"2026-06-02T21:22:37.550485Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.550537Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.550555Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-02T21:22:37.550544Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-02T21:22:37.550525Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-02T21:22:37.550599Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-02T21:22:37.550615Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-02T21:22:37.550631Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.550760Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.551127Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"35b2766da46a76bb","stream-type":"stream Message"} {"level":"info","ts":"2026-06-02T21:22:37.551144Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.551217Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.551434Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"35b2766da46a76bb","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-02T21:22:37.551461Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.552092Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"9e8a8e32841ed0d3 [term: 0] received a MsgHeartbeat message with higher term from 35b2766da46a76bb [term: 2]"} {"level":"info","ts":"2026-06-02T21:22:37.552156Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"9e8a8e32841ed0d3 became follower at term 2"} {"level":"info","ts":"2026-06-02T21:22:37.552182Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 9e8a8e32841ed0d3 elected leader 35b2766da46a76bb at term 2"} {"level":"info","ts":"2026-06-02T21:22:37.559358Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.560098Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"9e8a8e32841ed0d3","remote-snapshot-sender-id":"35b2766da46a76bb","incoming-snapshot-index":645,"incoming-snapshot-message-size-bytes":8750,"incoming-snapshot-message-size":"8.8 kB"} {"level":"info","ts":"2026-06-02T21:22:37.560608Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.560677Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.560722Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.567766Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.571776Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000285.snap.db","bytes":995328,"size":"995 kB"} {"level":"info","ts":"2026-06-02T21:22:37.571818Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"9e8a8e32841ed0d3","remote-snapshot-sender-id":"35b2766da46a76bb","incoming-snapshot-index":645,"incoming-snapshot-size-bytes":995328,"incoming-snapshot-size":"995 kB","download-took":"11.766708ms"} {"level":"info","ts":"2026-06-02T21:22:37.571979Z","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: 645, term: 2]"} {"level":"info","ts":"2026-06-02T21:22:37.572059Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9e8a8e32841ed0d3 switched to configuration voters=(3869285243146630843 6107314887023458065) learners=(11424099752394805459)"} {"level":"info","ts":"2026-06-02T21:22:37.572086Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"9e8a8e32841ed0d3 [commit: 645, lastindex: 645, lastterm: 2] restored snapshot [index: 645, term: 2]"} {"level":"info","ts":"2026-06-02T21:22:37.572096Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"9e8a8e32841ed0d3 [commit: 645] restored snapshot [index: 645, term: 2]"} {"level":"info","ts":"2026-06-02T21:22:37.572226Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":645,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-02T21:22:37.575701Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":645} {"level":"info","ts":"2026-06-02T21:22:37.575949Z","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: 0xc000dd0020}"} {"level":"info","ts":"2026-06-02T21:22:37.576731Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-02T21:22:37.576789Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"893.844µs"} {"level":"info","ts":"2026-06-02T21:22:37.576858Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-02T21:22:37.578091Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-02T21:22:37.578125Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-02T21:22:37.582272Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":599} {"level":"info","ts":"2026-06-02T21:22:37.582314Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":645} {"level":"info","ts":"2026-06-02T21:22:37.582333Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-02T21:22:37.582348Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-02T21:22:37.583201Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-02T21:22:37.583252Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-02T21:22:37.583300Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-02T21:22:37.583332Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-02T21:22:37.583514Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-02T21:22:37.583996Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-02T21:22:37.584059Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-02T21:22:37.584142Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-02T21:22:37.584183Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"f5fd3aeb8d9f53dc","local-member-id":"9e8a8e32841ed0d3","recovered-remote-peer-id":"35b2766da46a76bb","recovered-remote-peer-urls":["https://199.204.45.140:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-02T21:22:37.584222Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"f5fd3aeb8d9f53dc","local-member-id":"9e8a8e32841ed0d3","recovered-remote-peer-id":"54c18a88247cf711","recovered-remote-peer-urls":["https://199.204.45.116:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-02T21:22:37.584251Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"f5fd3aeb8d9f53dc","local-member-id":"9e8a8e32841ed0d3","recovered-remote-peer-id":"9e8a8e32841ed0d3","recovered-remote-peer-urls":["https://199.204.45.223:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-02T21:22:37.584284Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-02T21:22:37.584312Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-02T21:22:37.584339Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-02T21:22:37.584373Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"warn","ts":"2026-06-02T21:22:37.584453Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.584502Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"35b2766da46a76bb"} {"level":"warn","ts":"2026-06-02T21:22:37.584565Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.584601Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.584680Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"warn","ts":"2026-06-02T21:22:37.584839Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb","error":"context canceled"} {"level":"warn","ts":"2026-06-02T21:22:37.584871Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"35b2766da46a76bb","error":"failed to read 35b2766da46a76bb on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-02T21:22:37.584903Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"warn","ts":"2026-06-02T21:22:37.584980Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb","error":"context canceled"} {"level":"info","ts":"2026-06-02T21:22:37.585009Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585018Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585030Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"9e8a8e32841ed0d3","removed-remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585044Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585058Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"unknown stream","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585109Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"unknown stream","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585140Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"warn","ts":"2026-06-02T21:22:37.585234Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711","error":"context canceled"} {"level":"warn","ts":"2026-06-02T21:22:37.585299Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"54c18a88247cf711","error":"failed to read 54c18a88247cf711 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-02T21:22:37.585333Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"warn","ts":"2026-06-02T21:22:37.585537Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711","error":"context canceled"} {"level":"info","ts":"2026-06-02T21:22:37.585562Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585569Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585612Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"9e8a8e32841ed0d3","removed-remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.585639Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-02T21:22:37.585653Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-02T21:22:37.585672Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585695Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585813Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585860Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585894Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585909Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585951Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.585881Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb","remote-peer-urls":["https://199.204.45.140:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.586116Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.586137Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.586196Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.586228Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711","remote-peer-urls":["https://199.204.45.116:2380"]} {"level":"info","ts":"2026-06-02T21:22:37.586240Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-02T21:22:37.586253Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":645,"current-applied-index":645,"incoming-leader-snapshot-index":645,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-02T21:22:37.586431Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"9e8a8e32841ed0d3","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.223:2379]}","cluster-id":"f5fd3aeb8d9f53dc","publish-timeout":"7s"} {"level":"info","ts":"2026-06-02T21:22:37.587308Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.587343Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.587371Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.587485Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.587616Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-02T21:22:37.588578Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-02T21:22:37.589082Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"warn","ts":"2026-06-02T21:22:37.589753Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-02T21:22:37.589861Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-02T21:22:37.592261Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-02T21:22:37.592304Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-02T21:22:37.593761Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"54c18a88247cf711","stream-type":"stream Message"} {"level":"info","ts":"2026-06-02T21:22:37.593822Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.593865Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.594416Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.223:2379"} {"level":"info","ts":"2026-06-02T21:22:37.594809Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-06-02T21:22:37.598047Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.598079Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.600326Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.600788Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"54c18a88247cf711","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-02T21:22:37.600817Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.600847Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.601503Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"9e8a8e32841ed0d3","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-06-02T21:22:37.606736Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"54c18a88247cf711"} {"level":"info","ts":"2026-06-02T21:22:37.609619Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"35b2766da46a76bb","stream-type":"stream Message"} {"level":"info","ts":"2026-06-02T21:22:37.609645Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.615421Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"9e8a8e32841ed0d3","to":"35b2766da46a76bb","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-02T21:22:37.615472Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"9e8a8e32841ed0d3","remote-peer-id":"35b2766da46a76bb"} {"level":"info","ts":"2026-06-02T21:22:37.646235Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"9e8a8e32841ed0d3 switched to configuration voters=(3869285243146630843 6107314887023458065 11424099752394805459)"} {"level":"info","ts":"2026-06-02T21:22:37.646428Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"f5fd3aeb8d9f53dc","local-member-id":"9e8a8e32841ed0d3","promoted-member-id":"9e8a8e32841ed0d3"} {"level":"warn","ts":"2026-06-02T21:22:38.044265Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52580","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.054727Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.065468Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52608","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.068542Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.080192Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52672","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.091329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52694","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.103619Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52716","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.111184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.118513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52752","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.128194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.141773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.149439Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.158491Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.166743Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52878","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.174157Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.184283Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.195054Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.201726Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52950","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.208944Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.218214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52988","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.225399Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.232949Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53018","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.270148Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.283750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53048","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.292546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.303652Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.316347Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53106","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.320672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.328802Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53134","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.337426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.345830Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.355393Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.364989Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53202","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.377191Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.382105Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.390011Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53254","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.413562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.433129Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.443600Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.453719Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.470325Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.481077Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53390","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.492158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53414","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.499948Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53436","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.509741Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53460","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.518729Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.528336Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.539685Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53506","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.549545Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.559771Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53542","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.567283Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53570","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.575270Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.585593Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53610","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.594961Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.601836Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.613239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.637785Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53672","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.642269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.650744Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53698","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.658448Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53724","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:22:38.722225Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53740","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-02T21:23:14.171632Z","caller":"traceutil/trace.go:172","msg":"trace[1943899513] transaction","detail":"{read_only:false; number_of_response:1; response_revision:857; }","duration":"147.738149ms","start":"2026-06-02T21:23:14.023840Z","end":"2026-06-02T21:23:14.171578Z","steps":["trace[1943899513] 'process raft request' (duration: 147.565797ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:14.825251Z","caller":"traceutil/trace.go:172","msg":"trace[451060877] linearizableReadLoop","detail":"{readStateIndex:973; appliedIndex:974; }","duration":"297.775338ms","start":"2026-06-02T21:23:14.527453Z","end":"2026-06-02T21:23:14.825228Z","steps":["trace[451060877] 'read index received' (duration: 297.770928ms)","trace[451060877] 'applied index is now lower than readState.Index' (duration: 3.39µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:14.825546Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"298.075552ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-06-02T21:23:14.825607Z","caller":"traceutil/trace.go:172","msg":"trace[862549035] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:861; }","duration":"298.157683ms","start":"2026-06-02T21:23:14.527437Z","end":"2026-06-02T21:23:14.825594Z","steps":["trace[862549035] 'agreement among raft nodes before linearized reading' (duration: 297.90135ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:14.833167Z","caller":"traceutil/trace.go:172","msg":"trace[1430376699] transaction","detail":"{read_only:false; number_of_response:1; response_revision:865; }","duration":"563.860664ms","start":"2026-06-02T21:23:14.269289Z","end":"2026-06-02T21:23:14.833150Z","steps":["trace[1430376699] 'process raft request' (duration: 563.756653ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:14.833279Z","caller":"traceutil/trace.go:172","msg":"trace[667298514] transaction","detail":"{read_only:false; response_revision:864; number_of_response:1; }","duration":"617.187823ms","start":"2026-06-02T21:23:14.216078Z","end":"2026-06-02T21:23:14.833266Z","steps":["trace[667298514] 'process raft request' (duration: 616.827368ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:14.833332Z","caller":"traceutil/trace.go:172","msg":"trace[1610949843] transaction","detail":"{read_only:false; response_revision:865; number_of_response:1; }","duration":"616.96153ms","start":"2026-06-02T21:23:14.216365Z","end":"2026-06-02T21:23:14.833326Z","steps":["trace[1610949843] 'process raft request' (duration: 616.592325ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:14.834132Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:14.269268Z","time spent":"563.954115ms","remote":"127.0.0.1:52678","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":97,"response count":0,"response size":150532,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-02T21:23:14.834266Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:14.216357Z","time spent":"616.98587ms","remote":"127.0.0.1:52678","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":65190,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-02T21:23:14.834223Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:14.216057Z","time spent":"617.254103ms","remote":"127.0.0.1:52678","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":31111,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-02T21:23:14.841379Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"297.979921ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-06-02T21:23:14.841450Z","caller":"traceutil/trace.go:172","msg":"trace[629307207] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:865; }","duration":"298.058292ms","start":"2026-06-02T21:23:14.543380Z","end":"2026-06-02T21:23:14.841439Z","steps":["trace[629307207] 'agreement among raft nodes before linearized reading' (duration: 297.89609ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:17.289013Z","caller":"traceutil/trace.go:172","msg":"trace[1527096116] linearizableReadLoop","detail":"{readStateIndex:1063; appliedIndex:1063; }","duration":"325.621843ms","start":"2026-06-02T21:23:16.963359Z","end":"2026-06-02T21:23:17.288981Z","steps":["trace[1527096116] 'read index received' (duration: 325.611893ms)","trace[1527096116] 'applied index is now lower than readState.Index' (duration: 8.79µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:17.289302Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"325.890026ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:17.289495Z","caller":"traceutil/trace.go:172","msg":"trace[640335560] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:906; }","duration":"326.131469ms","start":"2026-06-02T21:23:16.963339Z","end":"2026-06-02T21:23:17.289470Z","steps":["trace[640335560] 'agreement among raft nodes before linearized reading' (duration: 325.758944ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:17.289594Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:16.963303Z","time spent":"326.279112ms","remote":"127.0.0.1:52590","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-06-02T21:23:17.290605Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"137.928313ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:17.290684Z","caller":"traceutil/trace.go:172","msg":"trace[890928191] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:906; }","duration":"138.019934ms","start":"2026-06-02T21:23:17.152644Z","end":"2026-06-02T21:23:17.290664Z","steps":["trace[890928191] 'agreement among raft nodes before linearized reading' (duration: 137.879312ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:18.464288Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449776660,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-02T21:23:18.964762Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449776660,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-02T21:23:19.465664Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449776660,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-02T21:23:19.834603Z","caller":"traceutil/trace.go:172","msg":"trace[1516804796] linearizableReadLoop","detail":"{readStateIndex:1067; appliedIndex:1067; }","duration":"1.871003247s","start":"2026-06-02T21:23:17.963578Z","end":"2026-06-02T21:23:19.834581Z","steps":["trace[1516804796] 'read index received' (duration: 1.870998157s)","trace[1516804796] 'applied index is now lower than readState.Index' (duration: 4.06µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:19.834731Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.87114807s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:19.834759Z","caller":"traceutil/trace.go:172","msg":"trace[708185351] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:909; }","duration":"1.871188921s","start":"2026-06-02T21:23:17.963561Z","end":"2026-06-02T21:23:19.834750Z","steps":["trace[708185351] 'agreement among raft nodes before linearized reading' (duration: 1.87111585s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:19.834797Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:17.963534Z","time spent":"1.871256242s","remote":"127.0.0.1:52590","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-06-02T21:23:19.836368Z","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":15047545096449776661,"received-request-id":15047545096449776660} {"level":"warn","ts":"2026-06-02T21:23:19.838915Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.686088182s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:19.838984Z","caller":"traceutil/trace.go:172","msg":"trace[1700056801] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:913; }","duration":"1.686168883s","start":"2026-06-02T21:23:18.152800Z","end":"2026-06-02T21:23:19.838969Z","steps":["trace[1700056801] 'agreement among raft nodes before linearized reading' (duration: 1.686063842s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:19.839014Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"679.034631ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-06-02T21:23:19.839077Z","caller":"traceutil/trace.go:172","msg":"trace[1215320804] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:913; }","duration":"679.115752ms","start":"2026-06-02T21:23:19.159947Z","end":"2026-06-02T21:23:19.839063Z","steps":["trace[1215320804] 'agreement among raft nodes before linearized reading' (duration: 678.96224ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:19.839107Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:19.159933Z","time spent":"679.168033ms","remote":"127.0.0.1:53102","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":465,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-06-02T21:23:19.839271Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.392019898s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-06-02T21:23:19.839391Z","caller":"traceutil/trace.go:172","msg":"trace[454706040] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:913; }","duration":"1.39216768s","start":"2026-06-02T21:23:18.447211Z","end":"2026-06-02T21:23:19.839379Z","steps":["trace[454706040] 'agreement among raft nodes before linearized reading' (duration: 1.391937897s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:19.839456Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:18.447186Z","time spent":"1.39225836s","remote":"127.0.0.1:53102","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-06-02T21:23:20.880246Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"285.869838ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.204.45.223\" limit:1 ","response":"range_response_count:1 size:135"} {"level":"info","ts":"2026-06-02T21:23:20.880338Z","caller":"traceutil/trace.go:172","msg":"trace[1868079934] range","detail":"{range_begin:/registry/masterleases/199.204.45.223; range_end:; response_count:1; response_revision:926; }","duration":"285.99123ms","start":"2026-06-02T21:23:20.594328Z","end":"2026-06-02T21:23:20.880320Z","steps":["trace[1868079934] 'range keys from in-memory index tree' (duration: 284.305888ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:20.881097Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"273.608703ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-hpxbm\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-06-02T21:23:20.881169Z","caller":"traceutil/trace.go:172","msg":"trace[842737976] range","detail":"{range_begin:/registry/pods/kube-system/cilium-hpxbm; range_end:; response_count:1; response_revision:926; }","duration":"273.700624ms","start":"2026-06-02T21:23:20.607453Z","end":"2026-06-02T21:23:20.881153Z","steps":["trace[842737976] 'range keys from in-memory index tree' (duration: 272.01544ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:23.854798Z","caller":"traceutil/trace.go:172","msg":"trace[1649257087] transaction","detail":"{read_only:false; response_revision:962; number_of_response:1; }","duration":"227.224859ms","start":"2026-06-02T21:23:23.627550Z","end":"2026-06-02T21:23:23.854775Z","steps":["trace[1649257087] 'process raft request' (duration: 227.103697ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:24.101019Z","caller":"traceutil/trace.go:172","msg":"trace[1501951679] transaction","detail":"{read_only:false; response_revision:963; number_of_response:1; }","duration":"460.422834ms","start":"2026-06-02T21:23:23.640571Z","end":"2026-06-02T21:23:24.100994Z","steps":["trace[1501951679] 'process raft request' (duration: 460.231622ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:24.101184Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:23.640544Z","time spent":"460.561796ms","remote":"127.0.0.1:52976","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":19130,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-02T21:23:24.237119Z","caller":"traceutil/trace.go:172","msg":"trace[1888245098] transaction","detail":"{read_only:false; response_revision:965; number_of_response:1; }","duration":"378.482532ms","start":"2026-06-02T21:23:23.858604Z","end":"2026-06-02T21:23:24.237086Z","steps":["trace[1888245098] 'process raft request' (duration: 377.55758ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:24.237274Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:23.858577Z","time spent":"378.634724ms","remote":"127.0.0.1:52722","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":709,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-06-02T21:23:24.385694Z","caller":"traceutil/trace.go:172","msg":"trace[944651695] linearizableReadLoop","detail":"{readStateIndex:1130; appliedIndex:1130; }","duration":"232.471103ms","start":"2026-06-02T21:23:24.153206Z","end":"2026-06-02T21:23:24.385677Z","steps":["trace[944651695] 'read index received' (duration: 232.466123ms)","trace[944651695] 'applied index is now lower than readState.Index' (duration: 4.15µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:24.385803Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"232.577915ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:24.385833Z","caller":"traceutil/trace.go:172","msg":"trace[1920589819] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:967; }","duration":"232.626575ms","start":"2026-06-02T21:23:24.153199Z","end":"2026-06-02T21:23:24.385826Z","steps":["trace[1920589819] 'agreement among raft nodes before linearized reading' (duration: 232.553934ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:24.464392Z","caller":"traceutil/trace.go:172","msg":"trace[636945518] transaction","detail":"{read_only:false; response_revision:971; number_of_response:1; }","duration":"192.694551ms","start":"2026-06-02T21:23:24.271673Z","end":"2026-06-02T21:23:24.464368Z","steps":["trace[636945518] 'process raft request' (duration: 192.383387ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:23:24.464397Z","caller":"traceutil/trace.go:172","msg":"trace[1642332543] transaction","detail":"{read_only:false; response_revision:970; number_of_response:1; }","duration":"223.186569ms","start":"2026-06-02T21:23:24.241187Z","end":"2026-06-02T21:23:24.464374Z","steps":["trace[1642332543] 'process raft request' (duration: 222.825064ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:25.136861Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449776711,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-02T21:23:25.233138Z","caller":"traceutil/trace.go:172","msg":"trace[989171330] linearizableReadLoop","detail":"{readStateIndex:1138; appliedIndex:1138; }","duration":"597.982792ms","start":"2026-06-02T21:23:24.635125Z","end":"2026-06-02T21:23:25.233108Z","steps":["trace[989171330] 'read index received' (duration: 597.976081ms)","trace[989171330] 'applied index is now lower than readState.Index' (duration: 5.511µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:25.233404Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"598.266336ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-hpxbm\" limit:1 ","response":"range_response_count:1 size:19145"} {"level":"info","ts":"2026-06-02T21:23:25.233503Z","caller":"traceutil/trace.go:172","msg":"trace[1060574337] range","detail":"{range_begin:/registry/pods/kube-system/cilium-hpxbm; range_end:; response_count:1; response_revision:975; }","duration":"598.380767ms","start":"2026-06-02T21:23:24.635108Z","end":"2026-06-02T21:23:25.233489Z","steps":["trace[1060574337] 'agreement among raft nodes before linearized reading' (duration: 598.133184ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:25.233549Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:24.635076Z","time spent":"598.460648ms","remote":"127.0.0.1:52976","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":19169,"request content":"key:\"/registry/pods/kube-system/cilium-hpxbm\" limit:1 "} {"level":"info","ts":"2026-06-02T21:23:25.233928Z","caller":"traceutil/trace.go:172","msg":"trace[918117947] transaction","detail":"{read_only:false; response_revision:979; number_of_response:1; }","duration":"596.829556ms","start":"2026-06-02T21:23:24.637075Z","end":"2026-06-02T21:23:25.233904Z","steps":["trace[918117947] 'process raft request' (duration: 596.762305ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:25.234163Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:23:24.637048Z","time spent":"597.018858ms","remote":"127.0.0.1:52722","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":757,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-06-02T21:23:25.234686Z","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":15047545096449776713,"received-request-id":15047545096449776711} {"level":"warn","ts":"2026-06-02T21:23:25.236631Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"276.397356ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:25.236697Z","caller":"traceutil/trace.go:172","msg":"trace[736673284] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:980; }","duration":"276.473467ms","start":"2026-06-02T21:23:24.960208Z","end":"2026-06-02T21:23:25.236682Z","steps":["trace[736673284] 'agreement among raft nodes before linearized reading' (duration: 276.356385ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:34.148483Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:35.746252Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:35.758699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:35.859487Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:35.880529Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:36.053736Z","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-06-02T21:23:37.253229Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33164","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-02T21:23:46.776341Z","caller":"traceutil/trace.go:172","msg":"trace[352020442] linearizableReadLoop","detail":"{readStateIndex:1496; appliedIndex:1496; }","duration":"164.529236ms","start":"2026-06-02T21:23:46.611777Z","end":"2026-06-02T21:23:46.776306Z","steps":["trace[352020442] 'read index received' (duration: 164.524786ms)","trace[352020442] 'applied index is now lower than readState.Index' (duration: 3.46µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:23:46.777574Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"165.781062ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" keys_only:true ","response":"range_response_count:151 size:12759"} {"level":"info","ts":"2026-06-02T21:23:46.777634Z","caller":"traceutil/trace.go:172","msg":"trace[74694854] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:151; response_revision:1267; }","duration":"165.859823ms","start":"2026-06-02T21:23:46.611762Z","end":"2026-06-02T21:23:46.777622Z","steps":["trace[74694854] 'agreement among raft nodes before linearized reading' (duration: 164.640107ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:46.777868Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"113.319354ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingwebhookconfigurations\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:23:46.777917Z","caller":"traceutil/trace.go:172","msg":"trace[313864706] range","detail":"{range_begin:/registry/validatingwebhookconfigurations; range_end:; response_count:0; response_revision:1267; }","duration":"113.372794ms","start":"2026-06-02T21:23:46.664532Z","end":"2026-06-02T21:23:46.777904Z","steps":["trace[313864706] 'agreement among raft nodes before linearized reading' (duration: 113.289193ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:23:53.841486Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:53.919527Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:53.969844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59580","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:53.988220Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.009514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.025222Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59642","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.052269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.074964Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59684","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.091648Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59700","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.111438Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.152701Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.220619Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59742","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.285804Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59778","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.305895Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59788","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.335294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.359960Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.398627Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:54.550924Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:55.627977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:55.639883Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:23:55.920259Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-02T21:25:15.653904Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449777734,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-02T21:25:15.776106Z","caller":"traceutil/trace.go:172","msg":"trace[661263371] linearizableReadLoop","detail":"{readStateIndex:1946; appliedIndex:1946; }","duration":"622.888863ms","start":"2026-06-02T21:25:15.153197Z","end":"2026-06-02T21:25:15.776085Z","steps":["trace[661263371] 'read index received' (duration: 622.883372ms)","trace[661263371] 'applied index is now lower than readState.Index' (duration: 4.431µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:25:15.776261Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"623.083661ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:25:15.776299Z","caller":"traceutil/trace.go:172","msg":"trace[670761010] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1664; }","duration":"623.136033ms","start":"2026-06-02T21:25:15.153153Z","end":"2026-06-02T21:25:15.776289Z","steps":["trace[670761010] 'agreement among raft nodes before linearized reading' (duration: 623.05794ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:15.779248Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"600.337503ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:25:15.779279Z","caller":"traceutil/trace.go:172","msg":"trace[1561367355] range","detail":"{range_begin:/registry/rolebindings; range_end:; response_count:0; response_revision:1664; }","duration":"600.373644ms","start":"2026-06-02T21:25:15.178899Z","end":"2026-06-02T21:25:15.779272Z","steps":["trace[1561367355] 'agreement among raft nodes before linearized reading' (duration: 600.322202ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:15.779299Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:15.178836Z","time spent":"600.457348ms","remote":"127.0.0.1:53284","response type":"/etcdserverpb.KV/Range","request count":0,"request size":26,"response count":0,"response size":29,"request content":"key:\"/registry/rolebindings\" limit:1 "} {"level":"warn","ts":"2026-06-02T21:25:15.779636Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"134.888898ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/cilium-operator-resource-lock\" limit:1 ","response":"range_response_count:1 size:496"} {"level":"info","ts":"2026-06-02T21:25:15.779707Z","caller":"traceutil/trace.go:172","msg":"trace[824474116] range","detail":"{range_begin:/registry/leases/kube-system/cilium-operator-resource-lock; range_end:; response_count:1; response_revision:1664; }","duration":"134.977691ms","start":"2026-06-02T21:25:15.644714Z","end":"2026-06-02T21:25:15.779692Z","steps":["trace[824474116] 'agreement among raft nodes before linearized reading' (duration: 134.716571ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:16.412868Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449777736,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-02T21:25:16.913379Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":15047545096449777736,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-02T21:25:17.050291Z","caller":"traceutil/trace.go:172","msg":"trace[1043970240] linearizableReadLoop","detail":"{readStateIndex:1947; appliedIndex:1947; }","duration":"1.138348363s","start":"2026-06-02T21:25:15.911905Z","end":"2026-06-02T21:25:17.050254Z","steps":["trace[1043970240] 'read index received' (duration: 1.138340493s)","trace[1043970240] 'applied index is now lower than readState.Index' (duration: 6.4µs)"],"step_count":2} {"level":"warn","ts":"2026-06-02T21:25:17.050554Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.138629263s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoyextensionpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:25:17.050613Z","caller":"traceutil/trace.go:172","msg":"trace[556646437] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoyextensionpolicies; range_end:; response_count:0; response_revision:1665; }","duration":"1.138702505s","start":"2026-06-02T21:25:15.911892Z","end":"2026-06-02T21:25:17.050595Z","steps":["trace[556646437] 'agreement among raft nodes before linearized reading' (duration: 1.138588161s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.050659Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:15.911876Z","time spent":"1.138769318s","remote":"127.0.0.1:59840","response type":"/etcdserverpb.KV/Range","request count":0,"request size":58,"response count":0,"response size":29,"request content":"key:\"/registry/gateway.envoyproxy.io/envoyextensionpolicies\" limit:1 "} {"level":"warn","ts":"2026-06-02T21:25:17.057643Z","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":15047545096449777740,"received-request-id":15047545096449777736} {"level":"info","ts":"2026-06-02T21:25:17.058083Z","caller":"traceutil/trace.go:172","msg":"trace[21509264] transaction","detail":"{read_only:false; response_revision:1667; number_of_response:1; }","duration":"1.272837562s","start":"2026-06-02T21:25:15.785223Z","end":"2026-06-02T21:25:17.058061Z","steps":["trace[21509264] 'process raft request' (duration: 1.272594683s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.058271Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:15.785197Z","time spent":"1.272996988s","remote":"127.0.0.1:53102","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":481,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-02T21:25:17.059822Z","caller":"traceutil/trace.go:172","msg":"trace[159071247] transaction","detail":"{read_only:false; response_revision:1668; number_of_response:1; }","duration":"955.560794ms","start":"2026-06-02T21:25:16.104244Z","end":"2026-06-02T21:25:17.059805Z","steps":["trace[159071247] 'process raft request' (duration: 955.255683ms)"],"step_count":1} {"level":"info","ts":"2026-06-02T21:25:17.059912Z","caller":"traceutil/trace.go:172","msg":"trace[1305716328] transaction","detail":"{read_only:false; response_revision:1669; number_of_response:1; }","duration":"545.293183ms","start":"2026-06-02T21:25:16.514604Z","end":"2026-06-02T21:25:17.059898Z","steps":["trace[1305716328] 'process raft request' (duration: 545.115776ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.059915Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:16.104224Z","time spent":"955.645507ms","remote":"127.0.0.1:53102","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":534,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-02T21:25:17.059934Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.098237245s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:25:17.060084Z","caller":"traceutil/trace.go:172","msg":"trace[1113948607] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1672; }","duration":"1.098383981s","start":"2026-06-02T21:25:15.961683Z","end":"2026-06-02T21:25:17.060067Z","steps":["trace[1113948607] 'agreement among raft nodes before linearized reading' (duration: 1.098211264s)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.061064Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:15.961655Z","time spent":"1.099398318s","remote":"127.0.0.1:52590","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-06-02T21:25:17.061243Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"908.433735ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-02T21:25:17.061287Z","caller":"traceutil/trace.go:172","msg":"trace[858576780] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1672; }","duration":"908.480307ms","start":"2026-06-02T21:25:16.152799Z","end":"2026-06-02T21:25:17.061279Z","steps":["trace[858576780] 'agreement among raft nodes before linearized reading' (duration: 908.415875ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.061539Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:16.514577Z","time spent":"545.368495ms","remote":"127.0.0.1:53102","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-02T21:25:17.061738Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"961.862837ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-06-02T21:25:17.061797Z","caller":"traceutil/trace.go:172","msg":"trace[116874957] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:1672; }","duration":"961.959441ms","start":"2026-06-02T21:25:16.099827Z","end":"2026-06-02T21:25:17.061786Z","steps":["trace[116874957] 'agreement among raft nodes before linearized reading' (duration: 961.427351ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.061831Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:16.099813Z","time spent":"962.011503ms","remote":"127.0.0.1:53102","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":534,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"warn","ts":"2026-06-02T21:25:17.062493Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"909.291598ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/events/\" range_end:\"/registry/events0\" keys_only:true ","response":"range_response_count:160 size:13703"} {"level":"info","ts":"2026-06-02T21:25:17.062600Z","caller":"traceutil/trace.go:172","msg":"trace[1998593051] range","detail":"{range_begin:/registry/events/; range_end:/registry/events0; response_count:160; response_revision:1672; }","duration":"909.418813ms","start":"2026-06-02T21:25:16.153161Z","end":"2026-06-02T21:25:17.062580Z","steps":["trace[1998593051] 'agreement among raft nodes before linearized reading' (duration: 908.107464ms)"],"step_count":1} {"level":"warn","ts":"2026-06-02T21:25:17.062652Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-02T21:25:16.153147Z","time spent":"909.490945ms","remote":"127.0.0.1:53648","response type":"/etcdserverpb.KV/Range","request count":0,"request size":40,"response count":160,"response size":13727,"request content":"key:\"/registry/events/\" range_end:\"/registry/events0\" keys_only:true "}