{"level":"warn","ts":"2026-03-31T20:44:31.283203Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-03-31T20:44:31.289008Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-03-31T20:44:31.289040Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.156: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.156:2380","--initial-cluster=controller=https://199.204.45.156:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.156:2380","--name=controller","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-03-31T20:44:31.289189Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-31T20:44:31.289215Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-03-31T20:44:31.289237Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.156:2380"]} {"level":"info","ts":"2026-03-31T20:44:31.289350Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-03-31T20:44:31.289955Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.156:2379"]} {"level":"info","ts":"2026-03-31T20:44:31.290100Z","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","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.156:2380"],"listen-peer-urls":["https://199.204.45.156:2380"],"advertise-client-urls":["https://199.204.45.156:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.156:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.204.45.156:2380","initial-cluster-state":"new","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-03-31T20:44:31.291106Z","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: 0xc000078860}"} {"level":"info","ts":"2026-03-31T20:44:31.307925Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-03-31T20:44:31.308026Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"17.074677ms"} {"level":"info","ts":"2026-03-31T20:44:31.308080Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-31T20:44:31.308096Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-31T20:44:31.308146Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-31T20:44:31.346585Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-31T20:44:31.346753Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"5ac240a6daec2148","cluster-id":"62163637a46c33c2"} {"level":"info","ts":"2026-03-31T20:44:31.346796Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-31T20:44:31.346899Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=()"} {"level":"info","ts":"2026-03-31T20:44:31.346954Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5ac240a6daec2148 became follower at term 0"} {"level":"info","ts":"2026-03-31T20:44:31.346968Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 5ac240a6daec2148 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-03-31T20:44:31.346998Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5ac240a6daec2148 became follower at term 1"} {"level":"info","ts":"2026-03-31T20:44:31.347042Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=(6539860694277038408)"} {"level":"warn","ts":"2026-03-31T20:44:31.355967Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-31T20:44:31.360464Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-31T20:44:31.364300Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-03-31T20:44:31.364843Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"5ac240a6daec2148","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-31T20:44:31.364943Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"5ac240a6daec2148","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-03-31T20:44:31.365081Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-03-31T20:44:31.365137Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-03-31T20:44:31.365193Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-03-31T20:44:31.365205Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-03-31T20:44:31.365411Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.156:2380"} {"level":"info","ts":"2026-03-31T20:44:31.365437Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.156:2380"} {"level":"info","ts":"2026-03-31T20:44:31.365531Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"5ac240a6daec2148","initial-advertise-peer-urls":["https://199.204.45.156:2380"],"listen-peer-urls":["https://199.204.45.156:2380"],"advertise-client-urls":["https://199.204.45.156:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.156:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-31T20:44:31.365588Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-31T20:44:31.365852Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=(6539860694277038408)"} {"level":"info","ts":"2026-03-31T20:44:31.365992Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"62163637a46c33c2","local-member-id":"5ac240a6daec2148","added-peer-id":"5ac240a6daec2148","added-peer-peer-urls":["https://199.204.45.156:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-03-31T20:44:31.647160Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"5ac240a6daec2148 is starting a new election at term 1"} {"level":"info","ts":"2026-03-31T20:44:31.647218Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"5ac240a6daec2148 became pre-candidate at term 1"} {"level":"info","ts":"2026-03-31T20:44:31.647264Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"5ac240a6daec2148 received MsgPreVoteResp from 5ac240a6daec2148 at term 1"} {"level":"info","ts":"2026-03-31T20:44:31.647274Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"5ac240a6daec2148 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-03-31T20:44:31.647291Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"5ac240a6daec2148 became candidate at term 2"} {"level":"info","ts":"2026-03-31T20:44:31.648049Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"5ac240a6daec2148 received MsgVoteResp from 5ac240a6daec2148 at term 2"} {"level":"info","ts":"2026-03-31T20:44:31.648062Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"5ac240a6daec2148 has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-03-31T20:44:31.648072Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"5ac240a6daec2148 became leader at term 2"} {"level":"info","ts":"2026-03-31T20:44:31.648078Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 5ac240a6daec2148 elected leader 5ac240a6daec2148 at term 2"} {"level":"info","ts":"2026-03-31T20:44:31.648762Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:44:31.649492Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"5ac240a6daec2148","local-member-attributes":"{Name:controller ClientURLs:[https://199.204.45.156:2379]}","cluster-id":"62163637a46c33c2","publish-timeout":"7s"} {"level":"info","ts":"2026-03-31T20:44:31.649529Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T20:44:31.649557Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-31T20:44:31.650009Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"62163637a46c33c2","local-member-id":"5ac240a6daec2148","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:44:31.650283Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:44:31.650309Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-03-31T20:44:31.650363Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"} {"level":"info","ts":"2026-03-31T20:44:31.650471Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-03-31T20:44:31.651514Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-31T20:44:31.652123Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-31T20:44:31.652151Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-03-31T20:44:31.654303Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-31T20:44:31.654691Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-31T20:44:31.656240Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-03-31T20:44:31.656700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.656836Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50924","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.666149Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50970","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:44:31.679271Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.156:2379"} {"level":"warn","ts":"2026-03-31T20:44:31.680413Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.691804Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51028","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.720334Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51042","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.731066Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51064","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.739904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51076","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.758171Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51086","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.767097Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51114","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.781214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.790954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.801190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.817370Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.833513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.841216Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.855762Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.860618Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.873812Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51250","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.886276Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.899419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51268","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.908755Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51290","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.949578Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.962011Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.970122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51348","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.981340Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:31.991297Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.000205Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51420","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.010074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.017718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51456","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.025135Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51474","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.034611Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.042037Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.051473Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.062476Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.073080Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.085214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.100898Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.105780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51644","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.115578Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.126658Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.137503Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51680","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.149194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51688","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.157790Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.165523Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51742","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.173785Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.183055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.205876Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.215676Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.224899Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.233366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.243965Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51894","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.254386Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51910","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.263011Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.271527Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.283385Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.294465Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51972","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.302676Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.313977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52000","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.353577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.367947Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52052","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.373925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52056","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:44:32.429832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52082","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:44:40.420096Z","caller":"traceutil/trace.go:172","msg":"trace[596366855] linearizableReadLoop","detail":"{readStateIndex:319; appliedIndex:319; }","duration":"136.924115ms","start":"2026-03-31T20:44:40.283140Z","end":"2026-03-31T20:44:40.420065Z","steps":["trace[596366855] 'read index received' (duration: 136.911655ms)","trace[596366855] 'applied index is now lower than readState.Index' (duration: 10.41µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:44:40.420319Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"137.154088ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-03-31T20:44:40.420339Z","caller":"traceutil/trace.go:172","msg":"trace[1140834899] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:302; }","duration":"137.199889ms","start":"2026-03-31T20:44:40.283132Z","end":"2026-03-31T20:44:40.420332Z","steps":["trace[1140834899] 'agreement among raft nodes before linearized reading' (duration: 137.046537ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:40.420352Z","caller":"traceutil/trace.go:172","msg":"trace[374117551] transaction","detail":"{read_only:false; response_revision:303; number_of_response:1; }","duration":"181.668591ms","start":"2026-03-31T20:44:40.238650Z","end":"2026-03-31T20:44:40.420319Z","steps":["trace[374117551] 'process raft request' (duration: 181.467138ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:40.663395Z","caller":"traceutil/trace.go:172","msg":"trace[1313065796] linearizableReadLoop","detail":"{readStateIndex:320; appliedIndex:320; }","duration":"235.195894ms","start":"2026-03-31T20:44:40.428175Z","end":"2026-03-31T20:44:40.663371Z","steps":["trace[1313065796] 'read index received' (duration: 235.187974ms)","trace[1313065796] 'applied index is now lower than readState.Index' (duration: 6.44µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:44:40.663701Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"235.513189ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-03-31T20:44:40.663745Z","caller":"traceutil/trace.go:172","msg":"trace[1638822426] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:303; }","duration":"235.57586ms","start":"2026-03-31T20:44:40.428153Z","end":"2026-03-31T20:44:40.663729Z","steps":["trace[1638822426] 'agreement among raft nodes before linearized reading' (duration: 235.380367ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:40.663850Z","caller":"traceutil/trace.go:172","msg":"trace[1407416019] transaction","detail":"{read_only:false; response_revision:304; number_of_response:1; }","duration":"237.420571ms","start":"2026-03-31T20:44:40.426393Z","end":"2026-03-31T20:44:40.663813Z","steps":["trace[1407416019] 'process raft request' (duration: 237.166457ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:40.666832Z","caller":"traceutil/trace.go:172","msg":"trace[1968563976] transaction","detail":"{read_only:false; response_revision:305; number_of_response:1; }","duration":"213.630504ms","start":"2026-03-31T20:44:40.452965Z","end":"2026-03-31T20:44:40.666595Z","steps":["trace[1968563976] 'process raft request' (duration: 213.507062ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.151222Z","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1.27885941s","expected-duration":"1s"} {"level":"info","ts":"2026-03-31T20:44:47.151605Z","caller":"traceutil/trace.go:172","msg":"trace[1536702172] linearizableReadLoop","detail":"{readStateIndex:398; appliedIndex:398; }","duration":"452.851881ms","start":"2026-03-31T20:44:46.698726Z","end":"2026-03-31T20:44:47.151578Z","steps":["trace[1536702172] 'read index received' (duration: 452.844351ms)","trace[1536702172] 'applied index is now lower than readState.Index' (duration: 6.34µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:44:47.151821Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"453.072724ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-03-31T20:44:47.151876Z","caller":"traceutil/trace.go:172","msg":"trace[1250615266] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:379; }","duration":"453.143405ms","start":"2026-03-31T20:44:46.698719Z","end":"2026-03-31T20:44:47.151863Z","steps":["trace[1250615266] 'agreement among raft nodes before linearized reading' (duration: 452.955632ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.151918Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:44:46.698697Z","time spent":"453.209606ms","remote":"127.0.0.1:51392","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":457,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-03-31T20:44:47.152100Z","caller":"traceutil/trace.go:172","msg":"trace[1891903721] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"1.279875607s","start":"2026-03-31T20:44:45.872207Z","end":"2026-03-31T20:44:47.152082Z","steps":["trace[1891903721] 'process raft request' (duration: 1.279605033s)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.152820Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:44:45.872186Z","time spent":"1.280024249s","remote":"127.0.0.1:51246","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":7345,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-31T20:44:47.163015Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"314.569956ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:44:47.163098Z","caller":"traceutil/trace.go:172","msg":"trace[1043396749] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:380; }","duration":"314.618297ms","start":"2026-03-31T20:44:46.848431Z","end":"2026-03-31T20:44:47.163049Z","steps":["trace[1043396749] 'agreement among raft nodes before linearized reading' (duration: 314.519476ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.163122Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:44:46.848414Z","time spent":"314.703418ms","remote":"127.0.0.1:50952","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-03-31T20:44:47.163212Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"375.43525ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:44:47.163348Z","caller":"traceutil/trace.go:172","msg":"trace[288783332] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:380; }","duration":"375.594653ms","start":"2026-03-31T20:44:46.787732Z","end":"2026-03-31T20:44:47.163327Z","steps":["trace[288783332] 'agreement among raft nodes before linearized reading' (duration: 375.281988ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:47.163581Z","caller":"traceutil/trace.go:172","msg":"trace[697002366] transaction","detail":"{read_only:false; response_revision:381; number_of_response:1; }","duration":"833.241335ms","start":"2026-03-31T20:44:46.330322Z","end":"2026-03-31T20:44:47.163563Z","steps":["trace[697002366] 'process raft request' (duration: 832.813269ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:47.163590Z","caller":"traceutil/trace.go:172","msg":"trace[1819569893] transaction","detail":"{read_only:false; response_revision:382; number_of_response:1; }","duration":"470.862147ms","start":"2026-03-31T20:44:46.692697Z","end":"2026-03-31T20:44:47.163560Z","steps":["trace[1819569893] 'process raft request' (duration: 470.722295ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.163670Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:44:46.330294Z","time spent":"833.326976ms","remote":"127.0.0.1:51392","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":529,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-03-31T20:44:47.163776Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:44:46.692672Z","time spent":"471.00271ms","remote":"127.0.0.1:51392","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":493,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-31T20:44:47.634837Z","caller":"traceutil/trace.go:172","msg":"trace[1435955162] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"149.582858ms","start":"2026-03-31T20:44:47.485236Z","end":"2026-03-31T20:44:47.634818Z","steps":["trace[1435955162] 'process raft request' (duration: 149.529076ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:47.634865Z","caller":"traceutil/trace.go:172","msg":"trace[711206212] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"266.374375ms","start":"2026-03-31T20:44:47.368459Z","end":"2026-03-31T20:44:47.634834Z","steps":["trace[711206212] 'process raft request' (duration: 262.006725ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:47.634934Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"210.568527ms","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-03-31T20:44:47.635002Z","caller":"traceutil/trace.go:172","msg":"trace[1116089112] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:386; }","duration":"210.945174ms","start":"2026-03-31T20:44:47.424040Z","end":"2026-03-31T20:44:47.634985Z","steps":["trace[1116089112] 'range keys from in-memory index tree' (duration: 210.513397ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:52.585435Z","caller":"traceutil/trace.go:172","msg":"trace[379503628] transaction","detail":"{read_only:false; response_revision:399; number_of_response:1; }","duration":"106.383601ms","start":"2026-03-31T20:44:52.479028Z","end":"2026-03-31T20:44:52.585412Z","steps":["trace[379503628] 'process raft request' (duration: 106.187238ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:57.494171Z","caller":"traceutil/trace.go:172","msg":"trace[1680132142] linearizableReadLoop","detail":"{readStateIndex:458; appliedIndex:458; }","duration":"261.95319ms","start":"2026-03-31T20:44:57.232189Z","end":"2026-03-31T20:44:57.494143Z","steps":["trace[1680132142] 'read index received' (duration: 261.8936ms)","trace[1680132142] 'applied index is now lower than readState.Index' (duration: 8.06µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:44:57.494500Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"262.285315ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:434"} {"level":"info","ts":"2026-03-31T20:44:57.494547Z","caller":"traceutil/trace.go:172","msg":"trace[1286034429] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:436; }","duration":"262.351186ms","start":"2026-03-31T20:44:57.232185Z","end":"2026-03-31T20:44:57.494536Z","steps":["trace[1286034429] 'agreement among raft nodes before linearized reading' (duration: 262.155453ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:44:57.494883Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"158.690006ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:439"} {"level":"info","ts":"2026-03-31T20:44:57.494921Z","caller":"traceutil/trace.go:172","msg":"trace[1468073423] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:437; }","duration":"158.728057ms","start":"2026-03-31T20:44:57.336185Z","end":"2026-03-31T20:44:57.494913Z","steps":["trace[1468073423] 'agreement among raft nodes before linearized reading' (duration: 158.640445ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:44:57.495001Z","caller":"traceutil/trace.go:172","msg":"trace[1563535440] transaction","detail":"{read_only:false; response_revision:437; number_of_response:1; }","duration":"297.942171ms","start":"2026-03-31T20:44:57.197026Z","end":"2026-03-31T20:44:57.494968Z","steps":["trace[1563535440] 'process raft request' (duration: 297.720177ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:06.582207Z","caller":"traceutil/trace.go:172","msg":"trace[542874104] transaction","detail":"{read_only:false; response_revision:477; number_of_response:1; }","duration":"116.80724ms","start":"2026-03-31T20:45:06.465270Z","end":"2026-03-31T20:45:06.582077Z","steps":["trace[542874104] 'process raft request' (duration: 52.461179ms)","trace[542874104] 'compare' (duration: 64.163538ms)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:06.598085Z","caller":"traceutil/trace.go:172","msg":"trace[1912400725] transaction","detail":"{read_only:false; response_revision:478; number_of_response:1; }","duration":"100.416493ms","start":"2026-03-31T20:45:06.497655Z","end":"2026-03-31T20:45:06.598071Z","steps":["trace[1912400725] 'process raft request' (duration: 100.011187ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:06.633932Z","caller":"traceutil/trace.go:172","msg":"trace[1839743732] transaction","detail":"{read_only:false; response_revision:481; number_of_response:1; }","duration":"109.620146ms","start":"2026-03-31T20:45:06.524288Z","end":"2026-03-31T20:45:06.633908Z","steps":["trace[1839743732] 'process raft request' (duration: 109.180679ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:09.951181Z","caller":"traceutil/trace.go:172","msg":"trace[404074841] linearizableReadLoop","detail":"{readStateIndex:599; appliedIndex:599; }","duration":"161.559332ms","start":"2026-03-31T20:45:09.789592Z","end":"2026-03-31T20:45:09.951151Z","steps":["trace[404074841] 'read index received' (duration: 161.547392ms)","trace[404074841] 'applied index is now lower than readState.Index' (duration: 10.13µs)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:45:09.951389Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"161.779126ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:45:09.951428Z","caller":"traceutil/trace.go:172","msg":"trace[1448500043] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:569; }","duration":"161.855737ms","start":"2026-03-31T20:45:09.789562Z","end":"2026-03-31T20:45:09.951418Z","steps":["trace[1448500043] 'agreement among raft nodes before linearized reading' (duration: 161.746765ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:09.954445Z","caller":"traceutil/trace.go:172","msg":"trace[954365665] transaction","detail":"{read_only:false; response_revision:570; number_of_response:1; }","duration":"337.916386ms","start":"2026-03-31T20:45:09.615838Z","end":"2026-03-31T20:45:09.953754Z","steps":["trace[954365665] 'process raft request' (duration: 337.148205ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:09.954588Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:45:09.615816Z","time spent":"338.704147ms","remote":"127.0.0.1:51030","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":570081,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-31T20:45:09.959100Z","caller":"traceutil/trace.go:172","msg":"trace[1021851493] transaction","detail":"{read_only:false; response_revision:572; number_of_response:1; }","duration":"220.315353ms","start":"2026-03-31T20:45:09.738744Z","end":"2026-03-31T20:45:09.959060Z","steps":["trace[1021851493] 'process raft request' (duration: 220.233992ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:09.959220Z","caller":"traceutil/trace.go:172","msg":"trace[859891276] transaction","detail":"{read_only:false; response_revision:571; number_of_response:1; }","duration":"290.70968ms","start":"2026-03-31T20:45:09.668483Z","end":"2026-03-31T20:45:09.959193Z","steps":["trace[859891276] 'process raft request' (duration: 289.514733ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:11.371299Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.393451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33542","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.410115Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33562","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.480537Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.560893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41654","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.599796Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41682","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.634723Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.662154Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41720","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.689721Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.714006Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.739075Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.763981Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.777381Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.820766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41840","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.849905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.948768Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:11.962575Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.093929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.109254Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.150890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.185072Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41968","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.209749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41988","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.224589Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42012","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.234296Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:12.250528Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42050","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:45:15.081599Z","caller":"traceutil/trace.go:172","msg":"trace[566157882] transaction","detail":"{read_only:false; response_revision:603; number_of_response:1; }","duration":"102.717552ms","start":"2026-03-31T20:45:14.978858Z","end":"2026-03-31T20:45:15.081576Z","steps":["trace[566157882] 'process raft request' (duration: 80.915336ms)","trace[566157882] 'compare' (duration: 21.643134ms)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:16.100779Z","caller":"traceutil/trace.go:172","msg":"trace[988507786] transaction","detail":"{read_only:false; response_revision:617; number_of_response:1; }","duration":"104.188539ms","start":"2026-03-31T20:45:15.996569Z","end":"2026-03-31T20:45:16.100757Z","steps":["trace[988507786] 'process raft request' (duration: 104.021226ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:17.716029Z","caller":"traceutil/trace.go:172","msg":"trace[1685401397] linearizableReadLoop","detail":"{readStateIndex:650; appliedIndex:650; }","duration":"109.003631ms","start":"2026-03-31T20:45:17.606981Z","end":"2026-03-31T20:45:17.715985Z","steps":["trace[1685401397] 'read index received' (duration: 108.993041ms)","trace[1685401397] 'applied index is now lower than readState.Index' (duration: 8.93µs)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:17.716204Z","caller":"traceutil/trace.go:172","msg":"trace[122947209] transaction","detail":"{read_only:false; response_revision:619; number_of_response:1; }","duration":"158.758787ms","start":"2026-03-31T20:45:17.557426Z","end":"2026-03-31T20:45:17.716185Z","steps":["trace[122947209] 'process raft request' (duration: 158.622885ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:17.716293Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"109.292966ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-03-31T20:45:17.716373Z","caller":"traceutil/trace.go:172","msg":"trace[1459773328] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:618; }","duration":"109.388857ms","start":"2026-03-31T20:45:17.606967Z","end":"2026-03-31T20:45:17.716356Z","steps":["trace[1459773328] 'agreement among raft nodes before linearized reading' (duration: 109.123584ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:17.716366Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.755408ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:439"} {"level":"info","ts":"2026-03-31T20:45:17.716427Z","caller":"traceutil/trace.go:172","msg":"trace[2104800725] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:619; }","duration":"103.831149ms","start":"2026-03-31T20:45:17.612579Z","end":"2026-03-31T20:45:17.716410Z","steps":["trace[2104800725] 'agreement among raft nodes before linearized reading' (duration: 103.607416ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:19.836365Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.1655ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:439"} {"level":"info","ts":"2026-03-31T20:45:19.836935Z","caller":"traceutil/trace.go:172","msg":"trace[181383963] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:633; }","duration":"105.745949ms","start":"2026-03-31T20:45:19.731176Z","end":"2026-03-31T20:45:19.836922Z","steps":["trace[181383963] 'agreement among raft nodes before linearized reading' (duration: 98.959624ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:19.836729Z","caller":"traceutil/trace.go:172","msg":"trace[2007644240] transaction","detail":"{read_only:false; response_revision:635; number_of_response:1; }","duration":"115.052567ms","start":"2026-03-31T20:45:19.721655Z","end":"2026-03-31T20:45:19.836707Z","steps":["trace[2007644240] 'process raft request' (duration: 114.975006ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:19.837096Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.85772ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-03-31T20:45:19.837139Z","caller":"traceutil/trace.go:172","msg":"trace[1860868023] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:635; }","duration":"105.915981ms","start":"2026-03-31T20:45:19.731214Z","end":"2026-03-31T20:45:19.837130Z","steps":["trace[1860868023] 'agreement among raft nodes before linearized reading' (duration: 105.760109ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:19.836794Z","caller":"traceutil/trace.go:172","msg":"trace[278331528] transaction","detail":"{read_only:false; response_revision:634; number_of_response:1; }","duration":"209.822583ms","start":"2026-03-31T20:45:19.626963Z","end":"2026-03-31T20:45:19.836786Z","steps":["trace[278331528] 'process raft request' (duration: 203.285372ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:20.540114Z","caller":"traceutil/trace.go:172","msg":"trace[784412340] transaction","detail":"{read_only:false; response_revision:640; number_of_response:1; }","duration":"190.103593ms","start":"2026-03-31T20:45:20.349987Z","end":"2026-03-31T20:45:20.540091Z","steps":["trace[784412340] 'process raft request' (duration: 188.237987ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:20.577173Z","caller":"traceutil/trace.go:172","msg":"trace[1058306617] transaction","detail":"{read_only:false; response_revision:641; number_of_response:1; }","duration":"140.994042ms","start":"2026-03-31T20:45:20.436159Z","end":"2026-03-31T20:45:20.577153Z","steps":["trace[1058306617] 'process raft request' (duration: 140.86463ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:20.781543Z","caller":"traceutil/trace.go:172","msg":"trace[1959945596] transaction","detail":"{read_only:false; response_revision:642; number_of_response:1; }","duration":"196.267268ms","start":"2026-03-31T20:45:20.585258Z","end":"2026-03-31T20:45:20.781525Z","steps":["trace[1959945596] 'process raft request' (duration: 160.824067ms)","trace[1959945596] 'compare' (duration: 35.33407ms)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:25.173738Z","caller":"traceutil/trace.go:172","msg":"trace[1159889015] transaction","detail":"{read_only:false; response_revision:699; number_of_response:1; }","duration":"135.724658ms","start":"2026-03-31T20:45:25.037988Z","end":"2026-03-31T20:45:25.173713Z","steps":["trace[1159889015] 'process raft request' (duration: 95.029061ms)","trace[1159889015] 'compare' (duration: 40.546365ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:45:29.561780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:29.578047Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33980","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:29.669549Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34024","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:29.685209Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:29.715502Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34044","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:29.858662Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:33.723494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59542","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-31T20:45:42.028797Z","caller":"traceutil/trace.go:172","msg":"trace[1060722521] transaction","detail":"{read_only:false; response_revision:821; number_of_response:1; }","duration":"568.7035ms","start":"2026-03-31T20:45:41.460066Z","end":"2026-03-31T20:45:42.028769Z","steps":["trace[1060722521] 'process raft request' (duration: 568.544017ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:42.028832Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"241.043148ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:45:42.028910Z","caller":"traceutil/trace.go:172","msg":"trace[1641020367] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:821; }","duration":"241.134439ms","start":"2026-03-31T20:45:41.787759Z","end":"2026-03-31T20:45:42.028893Z","steps":["trace[1641020367] 'agreement among raft nodes before linearized reading' (duration: 241.001797ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:45:42.029001Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-31T20:45:41.460042Z","time spent":"568.844681ms","remote":"127.0.0.1:51326","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2879,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-31T20:45:42.029195Z","caller":"traceutil/trace.go:172","msg":"trace[586323864] linearizableReadLoop","detail":"{readStateIndex:859; appliedIndex:859; }","duration":"240.778374ms","start":"2026-03-31T20:45:41.787769Z","end":"2026-03-31T20:45:42.028548Z","steps":["trace[586323864] 'read index received' (duration: 240.770434ms)","trace[586323864] 'applied index is now lower than readState.Index' (duration: 6.95µs)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:42.034427Z","caller":"traceutil/trace.go:172","msg":"trace[1785954410] transaction","detail":"{read_only:false; response_revision:822; number_of_response:1; }","duration":"118.157313ms","start":"2026-03-31T20:45:41.916254Z","end":"2026-03-31T20:45:42.034411Z","steps":["trace[1785954410] 'process raft request' (duration: 118.043622ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:42.689780Z","caller":"traceutil/trace.go:172","msg":"trace[1360948660] transaction","detail":"{read_only:false; response_revision:827; number_of_response:1; }","duration":"111.937999ms","start":"2026-03-31T20:45:42.577812Z","end":"2026-03-31T20:45:42.689750Z","steps":["trace[1360948660] 'process raft request' (duration: 64.109872ms)","trace[1360948660] 'compare' (duration: 47.39689ms)"],"step_count":2} {"level":"warn","ts":"2026-03-31T20:45:43.272525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:43.307428Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37986","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:43.317110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:43.327799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:38020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-31T20:45:54.918404Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"130.601897ms","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-03-31T20:45:54.918529Z","caller":"traceutil/trace.go:172","msg":"trace[894464214] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:910; }","duration":"130.749242ms","start":"2026-03-31T20:45:54.787757Z","end":"2026-03-31T20:45:54.918506Z","steps":["trace[894464214] 'range keys from in-memory index tree' (duration: 130.548095ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:54.919020Z","caller":"traceutil/trace.go:172","msg":"trace[1740820618] transaction","detail":"{read_only:false; response_revision:911; number_of_response:1; }","duration":"157.497935ms","start":"2026-03-31T20:45:54.761490Z","end":"2026-03-31T20:45:54.918987Z","steps":["trace[1740820618] 'process raft request' (duration: 84.679587ms)","trace[1740820618] 'compare' (duration: 72.141875ms)"],"step_count":2} {"level":"info","ts":"2026-03-31T20:45:54.919339Z","caller":"traceutil/trace.go:172","msg":"trace[577211165] transaction","detail":"{read_only:false; response_revision:912; number_of_response:1; }","duration":"149.023457ms","start":"2026-03-31T20:45:54.770268Z","end":"2026-03-31T20:45:54.919291Z","steps":["trace[577211165] 'process raft request' (duration: 148.511379ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:45:55.450574Z","caller":"traceutil/trace.go:172","msg":"trace[290936743] transaction","detail":"{read_only:false; response_revision:913; number_of_response:1; }","duration":"155.56147ms","start":"2026-03-31T20:45:55.294986Z","end":"2026-03-31T20:45:55.450548Z","steps":["trace[290936743] 'process raft request' (duration: 155.319901ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:46:14.456355Z","caller":"traceutil/trace.go:172","msg":"trace[481492584] transaction","detail":"{read_only:false; response_revision:983; number_of_response:1; }","duration":"140.27553ms","start":"2026-03-31T20:46:14.315826Z","end":"2026-03-31T20:46:14.456102Z","steps":["trace[481492584] 'process raft request' (duration: 140.088854ms)"],"step_count":1} {"level":"info","ts":"2026-03-31T20:46:14.479572Z","caller":"traceutil/trace.go:172","msg":"trace[627698046] transaction","detail":"{read_only:false; response_revision:984; number_of_response:1; }","duration":"163.723602ms","start":"2026-03-31T20:46:14.315826Z","end":"2026-03-31T20:46:14.479550Z","steps":["trace[627698046] 'process raft request' (duration: 163.565097ms)"],"step_count":1} {"level":"warn","ts":"2026-03-31T20:46:21.311999Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"139.043764ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-31T20:46:21.312101Z","caller":"traceutil/trace.go:172","msg":"trace[1241401830] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1007; }","duration":"139.175548ms","start":"2026-03-31T20:46:21.172909Z","end":"2026-03-31T20:46:21.312085Z","steps":["trace[1241401830] 'range keys from in-memory index tree' (duration: 138.988563ms)"],"step_count":1}