{"level":"warn","ts":"2026-06-08T12:24:00.396353Z","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-08T12:24:00.396551Z","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-08T12:24:00.396569Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.244: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.244:2380","--initial-cluster=controller-2=https://199.204.45.109:2380,controller-3=https://199.204.45.244:2380,controller-1=https://199.204.45.22: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.244:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.244: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-08T12:24:00.402676Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-08T12:24:00.402769Z","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-08T12:24:00.402791Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.402830Z","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-08T12:24:00.403415Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"]} {"level":"info","ts":"2026-06-08T12:24:00.403533Z","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.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.22:2380,controller-2=https://199.204.45.109:2380,controller-3=https://199.204.45.244: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-08T12:24:00.404727Z","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: 0xc000078540}"} {"level":"info","ts":"2026-06-08T12:24:00.409256Z","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-08T12:24:00.409319Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.777443ms"} {"level":"info","ts":"2026-06-08T12:24:00.409359Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-08T12:24:00.409379Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-08T12:24:00.424325Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-06-08T12:24:00.424367Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-06-08T12:24:00.424399Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.22:2380","host":"199.204.45.22:2380","resolved-addr":"199.204.45.22:2380"} {"level":"info","ts":"2026-06-08T12:24:00.424413Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-06-08T12:24:00.424436Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.22:2380","host":"199.204.45.22:2380","resolved-addr":"199.204.45.22:2380"} {"level":"info","ts":"2026-06-08T12:24:00.424453Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-06-08T12:24:00.439164Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-08T12:24:00.445734Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-08T12:24:00.445779Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"d22c4bfcc699e052","cluster-id":"6ebf1e01320cc017"} {"level":"info","ts":"2026-06-08T12:24:00.445825Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-08T12:24:00.446069Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"d22c4bfcc699e052 switched to configuration voters=()"} {"level":"info","ts":"2026-06-08T12:24:00.446133Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"d22c4bfcc699e052 became follower at term 0"} {"level":"info","ts":"2026-06-08T12:24:00.446145Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft d22c4bfcc699e052 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-08T12:24:00.452258Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-08T12:24:00.453711Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-08T12:24:00.455640Z","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-08T12:24:00.456044Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.456060Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.456080Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.456085Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09","remote-peer-urls":["https://199.204.45.22:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.456097Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.456130Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.456573Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.457751Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.457930Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.457957Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.458041Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.458099Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.458104Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.458130Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.459687Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.459688Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.459814Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.459862Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.459871Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09","remote-peer-urls":["https://199.204.45.22:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.459934Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"d22c4bfcc699e052","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-08T12:24:00.459872Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.460305Z","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-08T12:24:00.460296Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-08T12:24:00.460357Z","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-08T12:24:00.460464Z","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-08T12:24:00.460477Z","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-08T12:24:00.460715Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-06-08T12:24:00.460769Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-06-08T12:24:00.462086Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"fed19d9291630e09","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T12:24:00.462138Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.462204Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.461371Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"d22c4bfcc699e052","initial-advertise-peer-urls":["https://199.204.45.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-08T12:24:00.462571Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"d22c4bfcc699e052 [term: 0] received a MsgHeartbeat message with higher term from fed19d9291630e09 [term: 2]"} {"level":"info","ts":"2026-06-08T12:24:00.462679Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"d22c4bfcc699e052 became follower at term 2"} {"level":"info","ts":"2026-06-08T12:24:00.462710Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: d22c4bfcc699e052 elected leader fed19d9291630e09 at term 2"} {"level":"info","ts":"2026-06-08T12:24:00.462979Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"fed19d9291630e09","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T12:24:00.463030Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.463102Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"246147393a8b90c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T12:24:00.463128Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-08T12:24:00.463156Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.463234Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.477528Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.478051Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"d22c4bfcc699e052","remote-snapshot-sender-id":"fed19d9291630e09","incoming-snapshot-index":681,"incoming-snapshot-message-size-bytes":8742,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-06-08T12:24:00.478382Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.482589Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.483301Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.490027Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002a9.snap.db","bytes":1032192,"size":"1.0 MB"} {"level":"info","ts":"2026-06-08T12:24:00.490071Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"d22c4bfcc699e052","remote-snapshot-sender-id":"fed19d9291630e09","incoming-snapshot-index":681,"incoming-snapshot-size-bytes":1032192,"incoming-snapshot-size":"1.0 MB","download-took":"12.531058ms"} {"level":"info","ts":"2026-06-08T12:24:00.490206Z","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: 681, term: 2]"} {"level":"info","ts":"2026-06-08T12:24:00.490296Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"d22c4bfcc699e052 switched to configuration voters=(163840923076704524 18361630408596196873) learners=(15144563195975950418)"} {"level":"info","ts":"2026-06-08T12:24:00.490362Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"d22c4bfcc699e052 [commit: 681, lastindex: 681, lastterm: 2] restored snapshot [index: 681, term: 2]"} {"level":"info","ts":"2026-06-08T12:24:00.490374Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"d22c4bfcc699e052 [commit: 681] restored snapshot [index: 681, term: 2]"} {"level":"info","ts":"2026-06-08T12:24:00.490551Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":681,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T12:24:00.493361Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"246147393a8b90c","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T12:24:00.493394Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.494067Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":681} {"level":"info","ts":"2026-06-08T12:24:00.494385Z","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: 0xc0003a81e8}"} {"level":"info","ts":"2026-06-08T12:24:00.494947Z","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-08T12:24:00.495017Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"719.102µs"} {"level":"info","ts":"2026-06-08T12:24:00.495169Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-08T12:24:00.496197Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-08T12:24:00.496216Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-08T12:24:00.504654Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":630} {"level":"info","ts":"2026-06-08T12:24:00.504762Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":681} {"level":"info","ts":"2026-06-08T12:24:00.504955Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-08T12:24:00.505059Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-08T12:24:00.506381Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-08T12:24:00.506465Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-08T12:24:00.506590Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-08T12:24:00.506702Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-08T12:24:00.506735Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-08T12:24:00.507283Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-08T12:24:00.507347Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-08T12:24:00.507429Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T12:24:00.507479Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"6ebf1e01320cc017","local-member-id":"d22c4bfcc699e052","recovered-remote-peer-id":"246147393a8b90c","recovered-remote-peer-urls":["https://199.204.45.109:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T12:24:00.507513Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"6ebf1e01320cc017","local-member-id":"d22c4bfcc699e052","recovered-remote-peer-id":"d22c4bfcc699e052","recovered-remote-peer-urls":["https://199.204.45.244:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-08T12:24:00.507557Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"6ebf1e01320cc017","local-member-id":"d22c4bfcc699e052","recovered-remote-peer-id":"fed19d9291630e09","recovered-remote-peer-urls":["https://199.204.45.22:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-08T12:24:00.507622Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-08T12:24:00.507700Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-08T12:24:00.507709Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-08T12:24:00.507716Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"246147393a8b90c"} {"level":"warn","ts":"2026-06-08T12:24:00.507768Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.507780Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"246147393a8b90c"} {"level":"warn","ts":"2026-06-08T12:24:00.507803Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.507808Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.507871Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"warn","ts":"2026-06-08T12:24:00.508071Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c","error":"context canceled"} {"level":"warn","ts":"2026-06-08T12:24:00.508130Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"246147393a8b90c","error":"failed to read 246147393a8b90c on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T12:24:00.508170Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"warn","ts":"2026-06-08T12:24:00.508269Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c","error":"context canceled"} {"level":"info","ts":"2026-06-08T12:24:00.508294Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.508313Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.508338Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"d22c4bfcc699e052","removed-remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.508353Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"warn","ts":"2026-06-08T12:24:00.508390Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.508414Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"fed19d9291630e09"} {"level":"warn","ts":"2026-06-08T12:24:00.508446Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.508457Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.508639Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"warn","ts":"2026-06-08T12:24:00.508834Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09","error":"context canceled"} {"level":"warn","ts":"2026-06-08T12:24:00.508876Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"fed19d9291630e09","error":"failed to read fed19d9291630e09 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-08T12:24:00.508922Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"warn","ts":"2026-06-08T12:24:00.509086Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09","error":"context canceled"} {"level":"info","ts":"2026-06-08T12:24:00.509120Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509138Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509164Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"d22c4bfcc699e052","removed-remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509184Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-08T12:24:00.509202Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T12:24:00.509233Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509263Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509381Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509435Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509406Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509403Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509610Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.509644Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509419Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.509681Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509854Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509869Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509889Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09","remote-peer-urls":["https://199.204.45.22:2380"]} {"level":"info","ts":"2026-06-08T12:24:00.509890Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509905Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509940Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.509902Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-08T12:24:00.510113Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":681,"current-applied-index":681,"incoming-leader-snapshot-index":681,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-08T12:24:00.510355Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"d22c4bfcc699e052","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.244:2379]}","cluster-id":"6ebf1e01320cc017","publish-timeout":"7s"} {"level":"info","ts":"2026-06-08T12:24:00.510360Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T12:24:00.510393Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-08T12:24:00.510748Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-08T12:24:00.510778Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-06-08T12:24:00.513126Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-08T12:24:00.513299Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-08T12:24:00.513373Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-08T12:24:00.516155Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.244:2379"} {"level":"info","ts":"2026-06-08T12:24:00.526421Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.526471Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.528056Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-06-08T12:24:00.529976Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.530018Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.530747Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.530969Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"fed19d9291630e09","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T12:24:00.531002Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.532273Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.537396Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"fed19d9291630e09","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T12:24:00.537436Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"fed19d9291630e09"} {"level":"info","ts":"2026-06-08T12:24:00.539836Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"246147393a8b90c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-08T12:24:00.539866Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"info","ts":"2026-06-08T12:24:00.561405Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"d22c4bfcc699e052","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"warn","ts":"2026-06-08T12:24:00.568763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.244:50924","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-08T12:24:00.572827Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"d22c4bfcc699e052 switched to configuration voters=(163840923076704524 15144563195975950418 18361630408596196873)"} {"level":"info","ts":"2026-06-08T12:24:00.573030Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"6ebf1e01320cc017","local-member-id":"d22c4bfcc699e052","promoted-member-id":"d22c4bfcc699e052"} {"level":"info","ts":"2026-06-08T12:24:00.593753Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"d22c4bfcc699e052","to":"246147393a8b90c","stream-type":"stream Message"} {"level":"info","ts":"2026-06-08T12:24:00.593834Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"d22c4bfcc699e052","remote-peer-id":"246147393a8b90c"} {"level":"warn","ts":"2026-06-08T12:24:01.101953Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.109272Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.133192Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.139059Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.149754Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.172371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.186512Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.201098Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.210309Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.218612Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.228452Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.237142Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38914","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.245721Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.254377Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.262074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.271409Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38986","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.281726Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.294659Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.305458Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39056","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.313691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.322700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.329694Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39114","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.374940Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.385513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.395107Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39156","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.406816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39170","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.422197Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.428061Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.437798Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.448275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.457969Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.465304Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.479216Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39316","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.488662Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39344","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.497974Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39360","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.517499Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39378","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.527783Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.537452Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39428","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.547294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.573747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39470","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.586359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.594749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.605483Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.615542Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.623316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.631643Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.639363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.647529Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.658893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.671742Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39656","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.683098Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39666","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.702690Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.711125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39706","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.719816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.729305Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39764","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.737091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39792","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.755478Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.798825Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.808804Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.816718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:24:01.885100Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39912","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-08T12:24:41.881184Z","caller":"traceutil/trace.go:172","msg":"trace[2085999287] transaction","detail":"{read_only:false; number_of_response:1; response_revision:942; }","duration":"108.691341ms","start":"2026-06-08T12:24:41.772476Z","end":"2026-06-08T12:24:41.881168Z","steps":["trace[2085999287] 'process raft request' (duration: 108.533857ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T12:24:41.894584Z","caller":"traceutil/trace.go:172","msg":"trace[932368091] transaction","detail":"{read_only:false; number_of_response:1; response_revision:942; }","duration":"106.862786ms","start":"2026-06-08T12:24:41.787684Z","end":"2026-06-08T12:24:41.894547Z","steps":["trace[932368091] 'process raft request' (duration: 106.312284ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:43.024539Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"371.904941ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:5"} {"level":"info","ts":"2026-06-08T12:24:43.024714Z","caller":"traceutil/trace.go:172","msg":"trace[2123244313] linearizableReadLoop","detail":"{readStateIndex:1128; appliedIndex:1127; }","duration":"502.251385ms","start":"2026-06-08T12:24:42.522443Z","end":"2026-06-08T12:24:43.024694Z","steps":["trace[2123244313] 'read index received' (duration: 130.544078ms)","trace[2123244313] 'applied index is now lower than readState.Index' (duration: 371.705707ms)"],"step_count":2} {"level":"warn","ts":"2026-06-08T12:24:43.024831Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"502.386977ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/clienttrafficpolicies.gateway.envoyproxy.io\" limit:1 ","response":"range_response_count:1 size:65436"} {"level":"info","ts":"2026-06-08T12:24:43.024870Z","caller":"traceutil/trace.go:172","msg":"trace[1408188684] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/clienttrafficpolicies.gateway.envoyproxy.io; range_end:; response_count:1; response_revision:977; }","duration":"502.435459ms","start":"2026-06-08T12:24:42.522426Z","end":"2026-06-08T12:24:43.024861Z","steps":["trace[1408188684] 'agreement among raft nodes before linearized reading' (duration: 502.323556ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:43.024910Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T12:24:42.522403Z","time spent":"502.49803ms","remote":"127.0.0.1:38788","response type":"/etcdserverpb.KV/Range","request count":0,"request size":104,"response count":1,"response size":65459,"request content":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/clienttrafficpolicies.gateway.envoyproxy.io\" limit:1 "} {"level":"info","ts":"2026-06-08T12:24:43.135695Z","caller":"traceutil/trace.go:172","msg":"trace[280139869] transaction","detail":"{read_only:false; response_revision:982; number_of_response:1; }","duration":"235.718ms","start":"2026-06-08T12:24:42.899952Z","end":"2026-06-08T12:24:43.135670Z","steps":["trace[280139869] 'process raft request' (duration: 235.671049ms)"],"step_count":1} {"level":"info","ts":"2026-06-08T12:24:50.283311Z","caller":"traceutil/trace.go:172","msg":"trace[37749540] linearizableReadLoop","detail":"{readStateIndex:1204; appliedIndex:1205; }","duration":"374.502697ms","start":"2026-06-08T12:24:49.908755Z","end":"2026-06-08T12:24:50.283258Z","steps":["trace[37749540] 'read index received' (duration: 374.370894ms)","trace[37749540] 'applied index is now lower than readState.Index' (duration: 126.853µs)"],"step_count":2} {"level":"warn","ts":"2026-06-08T12:24:50.415541Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"132.136456ms","expected-duration":"100ms","prefix":"","request":"header: lease_revoke:","response":"size:28"} {"level":"info","ts":"2026-06-08T12:24:50.415689Z","caller":"traceutil/trace.go:172","msg":"trace[1726513366] linearizableReadLoop","detail":"{readStateIndex:1206; appliedIndex:1205; }","duration":"114.707223ms","start":"2026-06-08T12:24:50.300960Z","end":"2026-06-08T12:24:50.415667Z","steps":["trace[1726513366] 'read index received' (duration: 1.534459ms)","trace[1726513366] 'applied index is now lower than readState.Index' (duration: 113.171254ms)"],"step_count":2} {"level":"warn","ts":"2026-06-08T12:24:50.415747Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"506.966541ms","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":"warn","ts":"2026-06-08T12:24:50.415830Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"114.863376ms","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-08T12:24:50.415841Z","caller":"traceutil/trace.go:172","msg":"trace[156412499] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1042; }","duration":"507.068623ms","start":"2026-06-08T12:24:49.908748Z","end":"2026-06-08T12:24:50.415817Z","steps":["trace[156412499] 'agreement among raft nodes before linearized reading' (duration: 374.737062ms)","trace[156412499] 'range keys from in-memory index tree' (duration: 132.099425ms)"],"step_count":2} {"level":"info","ts":"2026-06-08T12:24:50.415863Z","caller":"traceutil/trace.go:172","msg":"trace[334274720] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1042; }","duration":"114.942689ms","start":"2026-06-08T12:24:50.300912Z","end":"2026-06-08T12:24:50.415854Z","steps":["trace[334274720] 'agreement among raft nodes before linearized reading' (duration: 114.853656ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:50.415883Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T12:24:49.908724Z","time spent":"507.150057ms","remote":"127.0.0.1:39196","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-06-08T12:24:51.106405Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":16164156453498175650,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-08T12:24:51.300950Z","caller":"traceutil/trace.go:172","msg":"trace[404542538] linearizableReadLoop","detail":"{readStateIndex:1209; appliedIndex:1210; }","duration":"695.370727ms","start":"2026-06-08T12:24:50.605549Z","end":"2026-06-08T12:24:51.300919Z","steps":["trace[404542538] 'read index received' (duration: 695.360327ms)","trace[404542538] 'applied index is now lower than readState.Index' (duration: 7.91µs)"],"step_count":2} {"level":"info","ts":"2026-06-08T12:24:51.301897Z","caller":"traceutil/trace.go:172","msg":"trace[1380992782] transaction","detail":"{read_only:false; response_revision:1047; number_of_response:1; }","duration":"560.414029ms","start":"2026-06-08T12:24:50.741458Z","end":"2026-06-08T12:24:51.301872Z","steps":["trace[1380992782] 'process raft request' (duration: 559.836105ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:51.302116Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"696.429002ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-m9txx\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-06-08T12:24:51.302218Z","caller":"traceutil/trace.go:172","msg":"trace[158853558] range","detail":"{range_begin:/registry/pods/kube-system/cilium-m9txx; range_end:; response_count:1; response_revision:1046; }","duration":"696.661139ms","start":"2026-06-08T12:24:50.605541Z","end":"2026-06-08T12:24:51.302202Z","steps":["trace[158853558] 'agreement among raft nodes before linearized reading' (duration: 696.162706ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:51.302301Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T12:24:50.605519Z","time spent":"696.770201ms","remote":"127.0.0.1:39044","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18377,"request content":"key:\"/registry/pods/kube-system/cilium-m9txx\" limit:1 "} {"level":"warn","ts":"2026-06-08T12:24:51.302756Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T12:24:50.741432Z","time spent":"560.589664ms","remote":"127.0.0.1:39196","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-08T12:24:51.495918Z","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":16164156453498175652,"received-request-id":16164156453498175650} {"level":"info","ts":"2026-06-08T12:24:51.537581Z","caller":"traceutil/trace.go:172","msg":"trace[1220502263] linearizableReadLoop","detail":"{readStateIndex:1212; appliedIndex:1214; }","duration":"236.346762ms","start":"2026-06-08T12:24:51.301203Z","end":"2026-06-08T12:24:51.537549Z","steps":["trace[1220502263] 'read index received' (duration: 236.338602ms)","trace[1220502263] 'applied index is now lower than readState.Index' (duration: 6.65µs)"],"step_count":2} {"level":"warn","ts":"2026-06-08T12:24:51.537748Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"518.621871ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:482"} {"level":"info","ts":"2026-06-08T12:24:51.537850Z","caller":"traceutil/trace.go:172","msg":"trace[1099166464] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:1049; }","duration":"518.701343ms","start":"2026-06-08T12:24:51.019086Z","end":"2026-06-08T12:24:51.537787Z","steps":["trace[1099166464] 'agreement among raft nodes before linearized reading' (duration: 518.57758ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:51.537912Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-08T12:24:51.019060Z","time spent":"518.841767ms","remote":"127.0.0.1:39196","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":505,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-06-08T12:24:51.537952Z","caller":"traceutil/trace.go:172","msg":"trace[414278465] transaction","detail":"{read_only:false; response_revision:1052; number_of_response:1; }","duration":"216.463596ms","start":"2026-06-08T12:24:51.321476Z","end":"2026-06-08T12:24:51.537939Z","steps":["trace[414278465] 'process raft request' (duration: 216.406404ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:51.539139Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"236.160187ms","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-08T12:24:51.539244Z","caller":"traceutil/trace.go:172","msg":"trace[415473514] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1052; }","duration":"236.295511ms","start":"2026-06-08T12:24:51.302929Z","end":"2026-06-08T12:24:51.539225Z","steps":["trace[415473514] 'agreement among raft nodes before linearized reading' (duration: 236.111326ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:24:51.539529Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"164.57171ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-08T12:24:51.539679Z","caller":"traceutil/trace.go:172","msg":"trace[275376389] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1052; }","duration":"164.721644ms","start":"2026-06-08T12:24:51.374910Z","end":"2026-06-08T12:24:51.539631Z","steps":["trace[275376389] 'agreement among raft nodes before linearized reading' (duration: 164.486688ms)"],"step_count":1} {"level":"warn","ts":"2026-06-08T12:25:00.759538Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:45414","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:25:03.587505Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39860","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:25:03.605353Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:25:03.633389Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39906","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:25:03.644822Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-08T12:25:03.727682Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39944","server-name":"","error":"EOF"}