{"level":"warn","ts":"2026-08-12T09:02:13.622661Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-08-12T09:02:13.623684Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-08-12T09:02:13.623701Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.193:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.193:2380","--initial-cluster=controller-3=https://199.19.213.193:2380,controller-1=https://199.19.213.104:2380,controller-2=https://199.19.213.203:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.193:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.193:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-08-12T09:02:13.623853Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-12T09:02:13.623887Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-08-12T09:02:13.623905Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.193:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.623931Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-08-12T09:02:13.624444Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.193:2379"]} {"level":"info","ts":"2026-08-12T09:02:13.624563Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.193:2380"],"listen-peer-urls":["https://199.19.213.193:2380"],"advertise-client-urls":["https://199.19.213.193:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.193:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.104:2380,controller-2=https://199.19.213.203:2380,controller-3=https://199.19.213.193:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-08-12T09:02:13.627070Z","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: 0xc000078040}"} {"level":"info","ts":"2026-08-12T09:02:13.631264Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-08-12T09:02:13.631331Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.921024ms"} {"level":"info","ts":"2026-08-12T09:02:13.631554Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-12T09:02:13.631572Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-12T09:02:13.646107Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.193:2380","host":"199.19.213.193:2380","resolved-addr":"199.19.213.193:2380"} {"level":"info","ts":"2026-08-12T09:02:13.646163Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.104:2380","host":"199.19.213.104:2380","resolved-addr":"199.19.213.104:2380"} {"level":"info","ts":"2026-08-12T09:02:13.646184Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.193:2380","host":"199.19.213.193:2380","resolved-addr":"199.19.213.193:2380"} {"level":"info","ts":"2026-08-12T09:02:13.646231Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.203:2380","host":"199.19.213.203:2380","resolved-addr":"199.19.213.203:2380"} {"level":"info","ts":"2026-08-12T09:02:13.646246Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.203:2380","host":"199.19.213.203:2380","resolved-addr":"199.19.213.203:2380"} {"level":"info","ts":"2026-08-12T09:02:13.646253Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.104:2380","host":"199.19.213.104:2380","resolved-addr":"199.19.213.104:2380"} {"level":"info","ts":"2026-08-12T09:02:13.660326Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-12T09:02:13.668929Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-12T09:02:13.669128Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"39bb57702674410b","cluster-id":"153e4a99345578f6"} {"level":"info","ts":"2026-08-12T09:02:13.669248Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-12T09:02:13.669885Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"39bb57702674410b switched to configuration voters=()"} {"level":"info","ts":"2026-08-12T09:02:13.670156Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"39bb57702674410b became follower at term 0"} {"level":"info","ts":"2026-08-12T09:02:13.670215Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 39bb57702674410b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-08-12T09:02:13.675376Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-12T09:02:13.679840Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-12T09:02:13.682062Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-08-12T09:02:13.683166Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.683185Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a","remote-peer-urls":["https://199.19.213.104:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.683206Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.683212Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8","remote-peer-urls":["https://199.19.213.203:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.683295Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.683396Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.683509Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.684379Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.684298Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.683575Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.684477Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a","remote-peer-urls":["https://199.19.213.104:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.684547Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.684578Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.684503Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.684640Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.684675Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.684701Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8","remote-peer-urls":["https://199.19.213.203:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.684745Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"39bb57702674410b","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-12T09:02:13.685309Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-08-12T09:02:13.685320Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.685387Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-08-12T09:02:13.685444Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.684668Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.685569Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.193:2380"} {"level":"info","ts":"2026-08-12T09:02:13.685602Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.193:2380"} {"level":"info","ts":"2026-08-12T09:02:13.685621Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-12T09:02:13.685686Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:02:13.685734Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:02:13.685741Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-08-12T09:02:13.685908Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"39bb57702674410b [term: 0] received a MsgHeartbeat message with higher term from 8a0c9a032e61a05a [term: 2]"} {"level":"info","ts":"2026-08-12T09:02:13.685927Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"39bb57702674410b became follower at term 2"} {"level":"info","ts":"2026-08-12T09:02:13.685938Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 39bb57702674410b elected leader 8a0c9a032e61a05a at term 2"} {"level":"info","ts":"2026-08-12T09:02:13.685599Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"39bb57702674410b","initial-advertise-peer-urls":["https://199.19.213.193:2380"],"listen-peer-urls":["https://199.19.213.193:2380"],"advertise-client-urls":["https://199.19.213.193:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.193:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-12T09:02:13.686284Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"a39fcb93193d5fe8","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-12T09:02:13.686301Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.686318Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"8a0c9a032e61a05a","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-12T09:02:13.686326Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.686333Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.686357Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.686441Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"8a0c9a032e61a05a","stream-type":"stream Message"} {"level":"info","ts":"2026-08-12T09:02:13.686452Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.686578Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"a39fcb93193d5fe8","stream-type":"stream Message"} {"level":"info","ts":"2026-08-12T09:02:13.686593Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.693117Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.695800Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"39bb57702674410b","remote-snapshot-sender-id":"8a0c9a032e61a05a","incoming-snapshot-index":616,"incoming-snapshot-message-size-bytes":8751,"incoming-snapshot-message-size":"8.8 kB"} {"level":"info","ts":"2026-08-12T09:02:13.699979Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.701416Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.702385Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.706984Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000268.snap.db","bytes":1069056,"size":"1.1 MB"} {"level":"info","ts":"2026-08-12T09:02:13.707034Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"39bb57702674410b","remote-snapshot-sender-id":"8a0c9a032e61a05a","incoming-snapshot-index":616,"incoming-snapshot-size-bytes":1069056,"incoming-snapshot-size":"1.1 MB","download-took":"11.517559ms"} {"level":"info","ts":"2026-08-12T09:02:13.707168Z","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: 616, term: 2]"} {"level":"info","ts":"2026-08-12T09:02:13.707258Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"39bb57702674410b switched to configuration voters=(9947495015408312410 11790366182123331560) learners=(4160014819999891723)"} {"level":"info","ts":"2026-08-12T09:02:13.707286Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"39bb57702674410b [commit: 616, lastindex: 616, lastterm: 2] restored snapshot [index: 616, term: 2]"} {"level":"info","ts":"2026-08-12T09:02:13.707300Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"39bb57702674410b [commit: 616] restored snapshot [index: 616, term: 2]"} {"level":"info","ts":"2026-08-12T09:02:13.707429Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":616,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-12T09:02:13.711249Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":616} {"level":"info","ts":"2026-08-12T09:02:13.711544Z","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: 0xc0003ba0d8}"} {"level":"info","ts":"2026-08-12T09:02:13.712095Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-08-12T09:02:13.712128Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"648.579µs"} {"level":"info","ts":"2026-08-12T09:02:13.712176Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-08-12T09:02:13.713496Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-08-12T09:02:13.713527Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-08-12T09:02:13.716079Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":574} {"level":"info","ts":"2026-08-12T09:02:13.716122Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":616} {"level":"info","ts":"2026-08-12T09:02:13.716149Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-08-12T09:02:13.716255Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-08-12T09:02:13.717224Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-08-12T09:02:13.717257Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-08-12T09:02:13.717296Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-08-12T09:02:13.717313Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-08-12T09:02:13.717418Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-08-12T09:02:13.718043Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-08-12T09:02:13.718091Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-08-12T09:02:13.718188Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:02:13.718215Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"153e4a99345578f6","local-member-id":"39bb57702674410b","recovered-remote-peer-id":"8a0c9a032e61a05a","recovered-remote-peer-urls":["https://199.19.213.104:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-12T09:02:13.718238Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"153e4a99345578f6","local-member-id":"39bb57702674410b","recovered-remote-peer-id":"a39fcb93193d5fe8","recovered-remote-peer-urls":["https://199.19.213.203:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-12T09:02:13.718252Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"153e4a99345578f6","local-member-id":"39bb57702674410b","recovered-remote-peer-id":"39bb57702674410b","recovered-remote-peer-urls":["https://199.19.213.193:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-08-12T09:02:13.718267Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-08-12T09:02:13.718287Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-08-12T09:02:13.718305Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-08-12T09:02:13.718329Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"warn","ts":"2026-08-12T09:02:13.718471Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.718511Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"8a0c9a032e61a05a"} {"level":"warn","ts":"2026-08-12T09:02:13.718573Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.718601Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.718659Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"warn","ts":"2026-08-12T09:02:13.718892Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a","error":"context canceled"} {"level":"warn","ts":"2026-08-12T09:02:13.718942Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"8a0c9a032e61a05a","error":"failed to read 8a0c9a032e61a05a on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-12T09:02:13.718971Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"warn","ts":"2026-08-12T09:02:13.719076Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a","error":"context canceled"} {"level":"info","ts":"2026-08-12T09:02:13.719113Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.719132Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.719164Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"39bb57702674410b","removed-remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.719183Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"warn","ts":"2026-08-12T09:02:13.719225Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719254Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"a39fcb93193d5fe8"} {"level":"warn","ts":"2026-08-12T09:02:13.719346Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719390Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719472Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"warn","ts":"2026-08-12T09:02:13.719621Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8","error":"context canceled"} {"level":"warn","ts":"2026-08-12T09:02:13.719695Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"a39fcb93193d5fe8","error":"failed to read a39fcb93193d5fe8 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-12T09:02:13.719747Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"warn","ts":"2026-08-12T09:02:13.719858Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8","error":"context canceled"} {"level":"info","ts":"2026-08-12T09:02:13.719893Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719914Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719937Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"39bb57702674410b","removed-remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.719955Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-08-12T09:02:13.719975Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-08-12T09:02:13.720001Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.720024Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.721812Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.722329Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.722387Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.722385Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.722485Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.722597Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a","remote-peer-urls":["https://199.19.213.104:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.722827Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.723148Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729020Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729074Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8","remote-peer-urls":["https://199.19.213.203:2380"]} {"level":"info","ts":"2026-08-12T09:02:13.729091Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-08-12T09:02:13.729109Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":616,"current-applied-index":616,"incoming-leader-snapshot-index":616,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-12T09:02:13.729249Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729269Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729282Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729427Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.729833Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"39bb57702674410b","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.193:2379]}","cluster-id":"153e4a99345578f6","publish-timeout":"7s"} {"level":"info","ts":"2026-08-12T09:02:13.730121Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-12T09:02:13.730278Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-12T09:02:13.731600Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-12T09:02:13.731725Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-12T09:02:13.731749Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-08-12T09:02:13.734831Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-12T09:02:13.735108Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-12T09:02:13.735725Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.735759Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.737605Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-08-12T09:02:13.739656Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.739707Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.744203Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.193:2379"} {"level":"info","ts":"2026-08-12T09:02:13.745179Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.764440Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.770002Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"8a0c9a032e61a05a","stream-type":"stream Message"} {"level":"info","ts":"2026-08-12T09:02:13.770032Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.773573Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"8a0c9a032e61a05a","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-12T09:02:13.773611Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"8a0c9a032e61a05a"} {"level":"info","ts":"2026-08-12T09:02:13.775727Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"a39fcb93193d5fe8","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-12T09:02:13.775791Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.785751Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"39bb57702674410b","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-08-12T09:02:13.791729Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"39bb57702674410b","to":"a39fcb93193d5fe8","stream-type":"stream Message"} {"level":"info","ts":"2026-08-12T09:02:13.791792Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"39bb57702674410b","remote-peer-id":"a39fcb93193d5fe8"} {"level":"info","ts":"2026-08-12T09:02:13.814308Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"39bb57702674410b switched to configuration voters=(4160014819999891723 9947495015408312410 11790366182123331560)"} {"level":"info","ts":"2026-08-12T09:02:13.814610Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"153e4a99345578f6","local-member-id":"39bb57702674410b","promoted-member-id":"39bb57702674410b"} {"level":"warn","ts":"2026-08-12T09:02:14.933242Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52554","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:14.962253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52572","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:14.974913Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:14.992745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52610","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.009081Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52624","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.019728Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52632","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.032451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.044739Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52646","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.055896Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.081852Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.093979Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52700","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.103091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.111234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.118409Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.126765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.136687Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.147108Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.167142Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.176750Z","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-08-12T09:02:15.211073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.219352Z","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-08-12T09:02:15.225938Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52924","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.235794Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.249977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.273369Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52994","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.284006Z","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-08-12T09:02:15.304204Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53042","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.333445Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.343743Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53082","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.353068Z","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-08-12T09:02:15.361813Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.372032Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53166","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.379243Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53178","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.388523Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53188","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.398934Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.408649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.415225Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.423261Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.435165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53246","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.445393Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.456465Z","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-08-12T09:02:15.467855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.478419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.495699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.500604Z","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-08-12T09:02:15.512693Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53368","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.522318Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.531120Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.541006Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.549942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53446","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.558440Z","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-08-12T09:02:15.566990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53490","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.586730Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.632558Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53532","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.644119Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.659353Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53576","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-12T09:02:15.725758Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53608","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-12T09:02:28.631880Z","caller":"traceutil/trace.go:172","msg":"trace[1383597440] transaction","detail":"{read_only:false; response_revision:648; number_of_response:1; }","duration":"197.993723ms","start":"2026-08-12T09:02:28.433860Z","end":"2026-08-12T09:02:28.631854Z","steps":["trace[1383597440] 'process raft request' (duration: 197.831149ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:28.635440Z","caller":"traceutil/trace.go:172","msg":"trace[1854452715] linearizableReadLoop","detail":"{readStateIndex:704; appliedIndex:704; }","duration":"144.087629ms","start":"2026-08-12T09:02:28.491292Z","end":"2026-08-12T09:02:28.635380Z","steps":["trace[1854452715] 'read index received' (duration: 144.081758ms)","trace[1854452715] 'applied index is now lower than readState.Index' (duration: 4.82µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:28.635976Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"144.657413ms","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-08-12T09:02:28.636104Z","caller":"traceutil/trace.go:172","msg":"trace[1859053921] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:648; }","duration":"144.779266ms","start":"2026-08-12T09:02:28.491286Z","end":"2026-08-12T09:02:28.636065Z","steps":["trace[1859053921] 'agreement among raft nodes before linearized reading' (duration: 144.211122ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:28.638026Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"108.094638ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:509"} {"level":"info","ts":"2026-08-12T09:02:28.638080Z","caller":"traceutil/trace.go:172","msg":"trace[462135633] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:648; }","duration":"108.152909ms","start":"2026-08-12T09:02:28.529913Z","end":"2026-08-12T09:02:28.638066Z","steps":["trace[462135633] 'agreement among raft nodes before linearized reading' (duration: 108.005675ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:39.233059Z","caller":"traceutil/trace.go:172","msg":"trace[352136894] linearizableReadLoop","detail":"{readStateIndex:783; appliedIndex:782; }","duration":"121.637658ms","start":"2026-08-12T09:02:39.111395Z","end":"2026-08-12T09:02:39.233033Z","steps":["trace[352136894] 'read index received' (duration: 115.473162ms)","trace[352136894] 'applied index is now lower than readState.Index' (duration: 6.162866ms)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:39.233230Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.796711ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:02:39.233269Z","caller":"traceutil/trace.go:172","msg":"trace[1030748530] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:719; }","duration":"121.870523ms","start":"2026-08-12T09:02:39.111386Z","end":"2026-08-12T09:02:39.233257Z","steps":["trace[1030748530] 'agreement among raft nodes before linearized reading' (duration: 121.767661ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:50.496431Z","caller":"traceutil/trace.go:172","msg":"trace[884756021] linearizableReadLoop","detail":"{readStateIndex:870; appliedIndex:871; }","duration":"201.573312ms","start":"2026-08-12T09:02:50.294814Z","end":"2026-08-12T09:02:50.496388Z","steps":["trace[884756021] 'read index received' (duration: 201.563752ms)","trace[884756021] 'applied index is now lower than readState.Index' (duration: 7.88µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:50.496715Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"201.88704ms","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-08-12T09:02:50.496780Z","caller":"traceutil/trace.go:172","msg":"trace[1533726805] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:801; }","duration":"201.966092ms","start":"2026-08-12T09:02:50.294795Z","end":"2026-08-12T09:02:50.496761Z","steps":["trace[1533726805] 'agreement among raft nodes before linearized reading' (duration: 201.734916ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:50.906008Z","caller":"traceutil/trace.go:172","msg":"trace[18742810] transaction","detail":"{read_only:false; number_of_response:1; response_revision:850; }","duration":"102.499839ms","start":"2026-08-12T09:02:50.803483Z","end":"2026-08-12T09:02:50.905983Z","steps":["trace[18742810] 'process raft request' (duration: 102.337695ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:56.995195Z","caller":"traceutil/trace.go:172","msg":"trace[1582595878] linearizableReadLoop","detail":"{readStateIndex:1065; appliedIndex:1065; }","duration":"180.911444ms","start":"2026-08-12T09:02:56.814264Z","end":"2026-08-12T09:02:56.995175Z","steps":["trace[1582595878] 'read index received' (duration: 180.908024ms)","trace[1582595878] 'applied index is now lower than readState.Index' (duration: 2.66µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:56.995626Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"181.265691ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-8jbbb\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-08-12T09:02:56.995667Z","caller":"traceutil/trace.go:172","msg":"trace[1429873645] range","detail":"{range_begin:/registry/pods/kube-system/cilium-8jbbb; range_end:; response_count:1; response_revision:912; }","duration":"181.398744ms","start":"2026-08-12T09:02:56.814257Z","end":"2026-08-12T09:02:56.995656Z","steps":["trace[1429873645] 'agreement among raft nodes before linearized reading' (duration: 181.105778ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:57.505368Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"393.752827ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:02:57.505446Z","caller":"traceutil/trace.go:172","msg":"trace[437607195] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:912; }","duration":"393.839049ms","start":"2026-08-12T09:02:57.111591Z","end":"2026-08-12T09:02:57.505430Z","steps":["trace[437607195] 'range keys from in-memory index tree' (duration: 393.704926ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:57.506451Z","caller":"traceutil/trace.go:172","msg":"trace[102633353] transaction","detail":"{read_only:false; response_revision:914; number_of_response:1; }","duration":"496.736915ms","start":"2026-08-12T09:02:57.009698Z","end":"2026-08-12T09:02:57.506435Z","steps":["trace[102633353] 'process raft request' (duration: 496.649633ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:57.507163Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:02:57.009675Z","time spent":"496.826356ms","remote":"127.0.0.1:52828","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18511,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-12T09:02:57.653266Z","caller":"traceutil/trace.go:172","msg":"trace[833744414] linearizableReadLoop","detail":"{readStateIndex:1070; appliedIndex:1070; }","duration":"309.147156ms","start":"2026-08-12T09:02:57.344090Z","end":"2026-08-12T09:02:57.653237Z","steps":["trace[833744414] 'read index received' (duration: 309.141626ms)","trace[833744414] 'applied index is now lower than readState.Index' (duration: 4.67µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:57.665152Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"321.051045ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-08-12T09:02:57.665215Z","caller":"traceutil/trace.go:172","msg":"trace[1585375571] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:917; }","duration":"321.124466ms","start":"2026-08-12T09:02:57.344075Z","end":"2026-08-12T09:02:57.665200Z","steps":["trace[1585375571] 'agreement among raft nodes before linearized reading' (duration: 309.282498ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:57.665242Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:02:57.344051Z","time spent":"321.186117ms","remote":"127.0.0.1:52682","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":373,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "} {"level":"warn","ts":"2026-08-12T09:02:57.665379Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"159.868979ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:02:57.665455Z","caller":"traceutil/trace.go:172","msg":"trace[848697180] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:919; }","duration":"159.96149ms","start":"2026-08-12T09:02:57.505478Z","end":"2026-08-12T09:02:57.665440Z","steps":["trace[848697180] 'agreement among raft nodes before linearized reading' (duration: 159.811637ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:57.665558Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.460751ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.19.213.193\" limit:1 ","response":"range_response_count:1 size:135"} {"level":"info","ts":"2026-08-12T09:02:57.665596Z","caller":"traceutil/trace.go:172","msg":"trace[1824497122] transaction","detail":"{read_only:false; response_revision:919; number_of_response:1; }","duration":"145.257293ms","start":"2026-08-12T09:02:57.520017Z","end":"2026-08-12T09:02:57.665275Z","steps":["trace[1824497122] 'process raft request' (duration: 145.213762ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:57.665675Z","caller":"traceutil/trace.go:172","msg":"trace[1702849525] range","detail":"{range_begin:/registry/masterleases/199.19.213.193; range_end:; response_count:1; response_revision:919; }","duration":"138.527082ms","start":"2026-08-12T09:02:57.527078Z","end":"2026-08-12T09:02:57.665605Z","steps":["trace[1702849525] 'agreement among raft nodes before linearized reading' (duration: 138.319828ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:58.251102Z","caller":"traceutil/trace.go:172","msg":"trace[1173480658] linearizableReadLoop","detail":"{readStateIndex:1074; appliedIndex:1075; }","duration":"432.101259ms","start":"2026-08-12T09:02:57.818948Z","end":"2026-08-12T09:02:58.251049Z","steps":["trace[1173480658] 'read index received' (duration: 432.096639ms)","trace[1173480658] 'applied index is now lower than readState.Index' (duration: 3.78µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:58.251337Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"432.368615ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-8jbbb\" limit:1 ","response":"range_response_count:1 size:18526"} {"level":"info","ts":"2026-08-12T09:02:58.251380Z","caller":"traceutil/trace.go:172","msg":"trace[974989654] range","detail":"{range_begin:/registry/pods/kube-system/cilium-8jbbb; range_end:; response_count:1; response_revision:922; }","duration":"432.429066ms","start":"2026-08-12T09:02:57.818941Z","end":"2026-08-12T09:02:58.251370Z","steps":["trace[974989654] 'agreement among raft nodes before linearized reading' (duration: 432.234032ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:58.251423Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:02:57.818925Z","time spent":"432.488527ms","remote":"127.0.0.1:52828","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18548,"request content":"key:\"/registry/pods/kube-system/cilium-8jbbb\" limit:1 "} {"level":"info","ts":"2026-08-12T09:02:58.251512Z","caller":"traceutil/trace.go:172","msg":"trace[545909869] transaction","detail":"{read_only:false; response_revision:922; number_of_response:1; }","duration":"430.705099ms","start":"2026-08-12T09:02:57.820782Z","end":"2026-08-12T09:02:58.251487Z","steps":["trace[545909869] 'process raft request' (duration: 430.225369ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:58.251822Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:02:57.820760Z","time spent":"430.978015ms","remote":"127.0.0.1:52628","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":751,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-12T09:02:58.252372Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"141.054435ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-12T09:02:58.252415Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"267.96815ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:02:58.252425Z","caller":"traceutil/trace.go:172","msg":"trace[2090013194] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:923; }","duration":"141.109847ms","start":"2026-08-12T09:02:58.111303Z","end":"2026-08-12T09:02:58.252412Z","steps":["trace[2090013194] 'agreement among raft nodes before linearized reading' (duration: 141.030265ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:58.252445Z","caller":"traceutil/trace.go:172","msg":"trace[1181843940] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:923; }","duration":"268.005461ms","start":"2026-08-12T09:02:57.984432Z","end":"2026-08-12T09:02:58.252437Z","steps":["trace[1181843940] 'agreement among raft nodes before linearized reading' (duration: 267.93425ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:58.252539Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"419.522666ms","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-08-12T09:02:58.252636Z","caller":"traceutil/trace.go:172","msg":"trace[2025043278] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:923; }","duration":"419.629918ms","start":"2026-08-12T09:02:57.832984Z","end":"2026-08-12T09:02:58.252614Z","steps":["trace[2025043278] 'agreement among raft nodes before linearized reading' (duration: 419.342792ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:02:58.252683Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-12T09:02:57.832958Z","time spent":"419.714209ms","remote":"127.0.0.1:52974","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":463,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-08-12T09:02:58.945148Z","caller":"traceutil/trace.go:172","msg":"trace[218197294] linearizableReadLoop","detail":"{readStateIndex:1088; appliedIndex:1089; }","duration":"119.378165ms","start":"2026-08-12T09:02:58.825738Z","end":"2026-08-12T09:02:58.945116Z","steps":["trace[218197294] 'read index received' (duration: 119.371715ms)","trace[218197294] 'applied index is now lower than readState.Index' (duration: 4.92µs)"],"step_count":2} {"level":"warn","ts":"2026-08-12T09:02:58.945379Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"119.62976ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-8jbbb\" limit:1 ","response":"range_response_count:1 size:18624"} {"level":"info","ts":"2026-08-12T09:02:58.945411Z","caller":"traceutil/trace.go:172","msg":"trace[910491430] range","detail":"{range_begin:/registry/pods/kube-system/cilium-8jbbb; range_end:; response_count:1; response_revision:935; }","duration":"119.682021ms","start":"2026-08-12T09:02:58.825719Z","end":"2026-08-12T09:02:58.945401Z","steps":["trace[910491430] 'agreement among raft nodes before linearized reading' (duration: 119.503787ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:02:58.962590Z","caller":"traceutil/trace.go:172","msg":"trace[495323504] transaction","detail":"{read_only:false; response_revision:936; number_of_response:1; }","duration":"135.975961ms","start":"2026-08-12T09:02:58.826522Z","end":"2026-08-12T09:02:58.962497Z","steps":["trace[495323504] 'process raft request' (duration: 135.502691ms)"],"step_count":1} {"level":"warn","ts":"2026-08-12T09:03:17.319347Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"230.715392ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-12T09:03:17.319445Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"207.894546ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-12T09:03:17.319514Z","caller":"traceutil/trace.go:172","msg":"trace[1758157661] range","detail":"{range_begin:/registry/persistentvolumeclaims; range_end:; response_count:0; response_revision:1215; }","duration":"230.913136ms","start":"2026-08-12T09:03:17.088574Z","end":"2026-08-12T09:03:17.319487Z","steps":["trace[1758157661] 'range keys from in-memory index tree' (duration: 228.695314ms)"],"step_count":1} {"level":"info","ts":"2026-08-12T09:03:17.319573Z","caller":"traceutil/trace.go:172","msg":"trace[450378423] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1215; }","duration":"208.051879ms","start":"2026-08-12T09:03:17.111499Z","end":"2026-08-12T09:03:17.319551Z","steps":["trace[450378423] 'range keys from in-memory index tree' (duration: 207.839096ms)"],"step_count":1}