{"level":"warn","ts":"2026-04-18T17:56:43.147008Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-04-18T17:56:43.147254Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-04-18T17:56:43.147473Z","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-04-18T17:56:43.147921Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-18T17:56:43.147969Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-18T17:56:43.148305Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.156:2380"]} {"level":"info","ts":"2026-04-18T17:56:43.148925Z","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-04-18T17:56:43.149772Z","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-04-18T17:56:43.150113Z","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-04-18T17:56:43.153097Z","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: 0xc0000ce1c0}"} {"level":"info","ts":"2026-04-18T17:56:43.156804Z","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-04-18T17:56:43.156925Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.027705ms"} {"level":"info","ts":"2026-04-18T17:56:43.156980Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-18T17:56:43.156995Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-18T17:56:43.157038Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-18T17:56:43.164017Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-18T17:56:43.166670Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"5ac240a6daec2148","cluster-id":"62163637a46c33c2"} {"level":"info","ts":"2026-04-18T17:56:43.166782Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-18T17:56:43.166928Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=()"} {"level":"info","ts":"2026-04-18T17:56:43.166978Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5ac240a6daec2148 became follower at term 0"} {"level":"info","ts":"2026-04-18T17:56:43.166994Z","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-04-18T17:56:43.167005Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"5ac240a6daec2148 became follower at term 1"} {"level":"info","ts":"2026-04-18T17:56:43.167051Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=(6539860694277038408)"} {"level":"warn","ts":"2026-04-18T17:56:43.174033Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-18T17:56:43.175527Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-18T17:56:43.177226Z","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-04-18T17:56:43.178081Z","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-04-18T17:56:43.178393Z","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-04-18T17:56:43.178884Z","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-04-18T17:56:43.178953Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-18T17:56:43.179090Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.156:2380"} {"level":"info","ts":"2026-04-18T17:56:43.179121Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.156:2380"} {"level":"info","ts":"2026-04-18T17:56:43.180151Z","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-04-18T17:56:43.180278Z","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-04-18T17:56:43.180328Z","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-04-18T17:56:43.180341Z","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-04-18T17:56:43.180644Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"5ac240a6daec2148 switched to configuration voters=(6539860694277038408)"} {"level":"info","ts":"2026-04-18T17:56:43.181777Z","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-04-18T17:56:43.468671Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"5ac240a6daec2148 is starting a new election at term 1"} {"level":"info","ts":"2026-04-18T17:56:43.468767Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"5ac240a6daec2148 became pre-candidate at term 1"} {"level":"info","ts":"2026-04-18T17:56:43.468815Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"5ac240a6daec2148 received MsgPreVoteResp from 5ac240a6daec2148 at term 1"} {"level":"info","ts":"2026-04-18T17:56:43.468827Z","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-04-18T17:56:43.468845Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"5ac240a6daec2148 became candidate at term 2"} {"level":"info","ts":"2026-04-18T17:56:43.469567Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"5ac240a6daec2148 received MsgVoteResp from 5ac240a6daec2148 at term 2"} {"level":"info","ts":"2026-04-18T17:56:43.469582Z","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-04-18T17:56:43.469598Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"5ac240a6daec2148 became leader at term 2"} {"level":"info","ts":"2026-04-18T17:56:43.469608Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 5ac240a6daec2148 elected leader 5ac240a6daec2148 at term 2"} {"level":"info","ts":"2026-04-18T17:56:43.471021Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-04-18T17:56:43.471750Z","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-04-18T17:56:43.471913Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-18T17:56:43.472178Z","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-04-18T17:56:43.472218Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-18T17:56:43.472324Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-18T17:56:43.472368Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-04-18T17:56:43.472408Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-18T17:56:43.472442Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-18T17:56:43.472479Z","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-04-18T17:56:43.472547Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-04-18T17:56:43.474189Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-04-18T17:56:43.475325Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-18T17:56:43.476471Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-18T17:56:43.476872Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.156:2379"} {"level":"info","ts":"2026-04-18T17:56:43.480135Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-04-18T17:56:43.500750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.501280Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.522167Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48338","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.545454Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.571627Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.581345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48422","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.594105Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.607308Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.617310Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.626714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48522","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.634033Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.653190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48580","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.662092Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.679066Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.689314Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48628","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.699820Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48650","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.719801Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48698","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.762230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.769823Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.779537Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.789202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.799589Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.805992Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.814237Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.824201Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.834532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.845664Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.856779Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48884","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.865293Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48906","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.872946Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.880916Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.889526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.898182Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.905091Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.914650Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49022","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.922060Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49038","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.930966Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.937404Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49098","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.943423Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.950156Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49120","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.963320Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.986583Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:43.999372Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.009294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49212","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.015398Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.023787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.031184Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49260","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.040356Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.047263Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.062499Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49312","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.072989Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.079489Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49354","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.087488Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.146359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.154202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.164282Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:56:44.209497Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49474","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-18T17:57:17.745370Z","caller":"traceutil/trace.go:172","msg":"trace[2033290483] transaction","detail":"{read_only:false; response_revision:508; number_of_response:1; }","duration":"134.793094ms","start":"2026-04-18T17:57:17.610549Z","end":"2026-04-18T17:57:17.745342Z","steps":["trace[2033290483] 'process raft request' (duration: 54.241585ms)","trace[2033290483] 'compare' (duration: 80.345617ms)"],"step_count":2} {"level":"info","ts":"2026-04-18T17:57:17.745818Z","caller":"traceutil/trace.go:172","msg":"trace[1690779156] transaction","detail":"{read_only:false; number_of_response:1; response_revision:508; }","duration":"130.258952ms","start":"2026-04-18T17:57:17.615538Z","end":"2026-04-18T17:57:17.745797Z","steps":["trace[1690779156] 'process raft request' (duration: 130.144711ms)"],"step_count":1} {"level":"info","ts":"2026-04-18T17:57:17.888530Z","caller":"traceutil/trace.go:172","msg":"trace[657912122] transaction","detail":"{read_only:false; response_revision:510; number_of_response:1; }","duration":"116.517341ms","start":"2026-04-18T17:57:17.771995Z","end":"2026-04-18T17:57:17.888513Z","steps":["trace[657912122] 'process raft request' (duration: 115.195851ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:23.278215Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.331590Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56188","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.371500Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56204","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.389975Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.410668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56220","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.420209Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.470040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.487362Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.512840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.534795Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.544248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56330","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.558673Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.609680Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56344","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.636530Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.656567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.738731Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.801668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.935529Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56434","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.959109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.979211Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:23.991757Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56500","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-18T17:57:23.998956Z","caller":"traceutil/trace.go:172","msg":"trace[1897344798] transaction","detail":"{read_only:false; response_revision:560; number_of_response:1; }","duration":"124.375174ms","start":"2026-04-18T17:57:23.874563Z","end":"2026-04-18T17:57:23.998938Z","steps":["trace[1897344798] 'process raft request' (duration: 123.972901ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.020238Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:24.029932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56552","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-18T17:57:24.192665Z","caller":"traceutil/trace.go:172","msg":"trace[745602534] linearizableReadLoop","detail":"{readStateIndex:586; appliedIndex:586; }","duration":"179.021344ms","start":"2026-04-18T17:57:24.013623Z","end":"2026-04-18T17:57:24.192644Z","steps":["trace[745602534] 'read index received' (duration: 179.015864ms)","trace[745602534] 'applied index is now lower than readState.Index' (duration: 4.55µs)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:24.192820Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"179.168035ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xmeshes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.192916Z","caller":"traceutil/trace.go:172","msg":"trace[1804499278] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xmeshes; range_end:; response_count:0; response_revision:560; }","duration":"179.283756ms","start":"2026-04-18T17:57:24.013618Z","end":"2026-04-18T17:57:24.192902Z","steps":["trace[1804499278] 'agreement among raft nodes before linearized reading' (duration: 179.127805ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.193409Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"178.928803ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xmeshes/\" range_end:\"/registry/gateway.networking.x-k8s.io/xmeshes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.193494Z","caller":"traceutil/trace.go:172","msg":"trace[175414731] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xmeshes/; range_end:/registry/gateway.networking.x-k8s.io/xmeshes0; response_count:0; response_revision:561; }","duration":"179.025205ms","start":"2026-04-18T17:57:24.014452Z","end":"2026-04-18T17:57:24.193477Z","steps":["trace[175414731] 'agreement among raft nodes before linearized reading' (duration: 178.903463ms)"],"step_count":1} {"level":"info","ts":"2026-04-18T17:57:24.193578Z","caller":"traceutil/trace.go:172","msg":"trace[1146587854] transaction","detail":"{read_only:false; response_revision:561; number_of_response:1; }","duration":"189.053194ms","start":"2026-04-18T17:57:24.004511Z","end":"2026-04-18T17:57:24.193564Z","steps":["trace[1146587854] 'process raft request' (duration: 188.365579ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.193632Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"154.430106ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses/\" range_end:\"/registry/gateway.networking.k8s.io/gatewayclasses0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-18T17:57:24.193599Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"165.858944ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.193653Z","caller":"traceutil/trace.go:172","msg":"trace[1608382803] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses/; range_end:/registry/gateway.networking.k8s.io/gatewayclasses0; response_count:0; response_revision:561; }","duration":"154.450766ms","start":"2026-04-18T17:57:24.039195Z","end":"2026-04-18T17:57:24.193646Z","steps":["trace[1608382803] 'agreement among raft nodes before linearized reading' (duration: 154.418575ms)"],"step_count":1} {"level":"info","ts":"2026-04-18T17:57:24.193664Z","caller":"traceutil/trace.go:172","msg":"trace[1523490573] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses; range_end:; response_count:0; response_revision:561; }","duration":"165.921905ms","start":"2026-04-18T17:57:24.027732Z","end":"2026-04-18T17:57:24.193654Z","steps":["trace[1523490573] 'agreement among raft nodes before linearized reading' (duration: 165.843884ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.193431Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"154.187833ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.193914Z","caller":"traceutil/trace.go:172","msg":"trace[1137427615] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses; range_end:; response_count:0; response_revision:561; }","duration":"154.646407ms","start":"2026-04-18T17:57:24.039227Z","end":"2026-04-18T17:57:24.193874Z","steps":["trace[1137427615] 'agreement among raft nodes before linearized reading' (duration: 154.154503ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.193625Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"166.010155ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses/\" range_end:\"/registry/gateway.networking.k8s.io/gatewayclasses0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.194090Z","caller":"traceutil/trace.go:172","msg":"trace[1206924736] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses/; range_end:/registry/gateway.networking.k8s.io/gatewayclasses0; response_count:0; response_revision:561; }","duration":"166.470719ms","start":"2026-04-18T17:57:24.027604Z","end":"2026-04-18T17:57:24.194075Z","steps":["trace[1206924736] 'agreement among raft nodes before linearized reading' (duration: 165.994855ms)"],"step_count":1} {"level":"info","ts":"2026-04-18T17:57:24.368349Z","caller":"traceutil/trace.go:172","msg":"trace[52942514] transaction","detail":"{read_only:false; response_revision:562; number_of_response:1; }","duration":"103.229482ms","start":"2026-04-18T17:57:24.265099Z","end":"2026-04-18T17:57:24.368328Z","steps":["trace[52942514] 'process raft request' (duration: 103.107131ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:24.768974Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"336.984903ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/envoypatchpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.769100Z","caller":"traceutil/trace.go:172","msg":"trace[903771845] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/envoypatchpolicies; range_end:; response_count:0; response_revision:563; }","duration":"337.139454ms","start":"2026-04-18T17:57:24.431931Z","end":"2026-04-18T17:57:24.769071Z","steps":["trace[903771845] 'agreement among raft nodes before linearized reading' (duration: 46.708352ms)","trace[903771845] 'range keys from in-memory index tree' (duration: 290.237091ms)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:24.769149Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.431874Z","time spent":"337.264105ms","remote":"127.0.0.1:56250","response type":"/etcdserverpb.KV/Range","request count":0,"request size":54,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.envoyproxy.io/envoypatchpolicies\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:24.769207Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"349.57366ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/udproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:24.769298Z","caller":"traceutil/trace.go:172","msg":"trace[383436996] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/udproutes; range_end:; response_count:0; response_revision:563; }","duration":"349.684821ms","start":"2026-04-18T17:57:24.419590Z","end":"2026-04-18T17:57:24.769275Z","steps":["trace[383436996] 'agreement among raft nodes before linearized reading' (duration: 59.029617ms)","trace[383436996] 'range keys from in-memory index tree' (duration: 290.515233ms)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:24.769342Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.419570Z","time spent":"349.760831ms","remote":"127.0.0.1:56228","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.k8s.io/udproutes\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:24.770194Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"290.884545ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:16"} {"level":"info","ts":"2026-04-18T17:57:24.770274Z","caller":"traceutil/trace.go:172","msg":"trace[402753446] transaction","detail":"{read_only:false; response_revision:564; number_of_response:1; }","duration":"321.270834ms","start":"2026-04-18T17:57:24.448988Z","end":"2026-04-18T17:57:24.770259Z","steps":["trace[402753446] 'process raft request' (duration: 29.689074ms)","trace[402753446] 'compare' (duration: 290.386342ms)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:24.770342Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.448948Z","time spent":"321.363394ms","remote":"127.0.0.1:48766","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":492,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-04-18T17:57:24.964969Z","caller":"traceutil/trace.go:172","msg":"trace[692065064] linearizableReadLoop","detail":"{readStateIndex:590; appliedIndex:590; }","duration":"481.968213ms","start":"2026-04-18T17:57:24.482967Z","end":"2026-04-18T17:57:24.964935Z","steps":["trace[692065064] 'read index received' (duration: 481.960953ms)","trace[692065064] 'applied index is now lower than readState.Index' (duration: 6.01µs)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:25.029618Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"546.621847ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/backendtrafficpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.029682Z","caller":"traceutil/trace.go:172","msg":"trace[878344013] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/backendtrafficpolicies; range_end:; response_count:0; response_revision:564; }","duration":"546.703578ms","start":"2026-04-18T17:57:24.482962Z","end":"2026-04-18T17:57:25.029665Z","steps":["trace[878344013] 'agreement among raft nodes before linearized reading' (duration: 482.108884ms)","trace[878344013] 'range keys from in-memory index tree' (duration: 64.475663ms)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:25.029870Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.482942Z","time spent":"546.771788ms","remote":"127.0.0.1:56256","response type":"/etcdserverpb.KV/Range","request count":0,"request size":58,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.envoyproxy.io/backendtrafficpolicies\" limit:1 "} {"level":"info","ts":"2026-04-18T17:57:25.030095Z","caller":"traceutil/trace.go:172","msg":"trace[884452529] transaction","detail":"{read_only:false; response_revision:565; number_of_response:1; }","duration":"571.501488ms","start":"2026-04-18T17:57:24.458571Z","end":"2026-04-18T17:57:25.030072Z","steps":["trace[884452529] 'process raft request' (duration: 506.405721ms)","trace[884452529] 'compare' (duration: 64.817646ms)"],"step_count":2} {"level":"warn","ts":"2026-04-18T17:57:25.030227Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.458555Z","time spent":"571.61444ms","remote":"127.0.0.1:48410","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":775,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-04-18T17:57:25.030254Z","caller":"traceutil/trace.go:172","msg":"trace[699828759] transaction","detail":"{read_only:false; response_revision:566; number_of_response:1; }","duration":"571.158906ms","start":"2026-04-18T17:57:24.459072Z","end":"2026-04-18T17:57:25.030231Z","steps":["trace[699828759] 'process raft request' (duration: 570.881245ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.030361Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.459050Z","time spent":"571.249037ms","remote":"127.0.0.1:48410","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":933,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-04-18T17:57:25.030616Z","caller":"traceutil/trace.go:172","msg":"trace[1244665357] transaction","detail":"{read_only:false; response_revision:567; number_of_response:1; }","duration":"571.023455ms","start":"2026-04-18T17:57:24.459578Z","end":"2026-04-18T17:57:25.030602Z","steps":["trace[1244665357] 'process raft request' (duration: 570.443701ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.030689Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.459532Z","time spent":"571.115186ms","remote":"127.0.0.1:48716","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-04-18T17:57:25.030778Z","caller":"traceutil/trace.go:172","msg":"trace[1608503544] transaction","detail":"{read_only:false; response_revision:568; number_of_response:1; }","duration":"568.363606ms","start":"2026-04-18T17:57:24.462406Z","end":"2026-04-18T17:57:25.030769Z","steps":["trace[1608503544] 'process raft request' (duration: 568.110574ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.030831Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.462391Z","time spent":"568.413776ms","remote":"127.0.0.1:48640","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3268,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-04-18T17:57:25.030716Z","caller":"traceutil/trace.go:172","msg":"trace[1905397725] transaction","detail":"{read_only:false; response_revision:569; number_of_response:1; }","duration":"135.854944ms","start":"2026-04-18T17:57:24.894845Z","end":"2026-04-18T17:57:25.030700Z","steps":["trace[1905397725] 'process raft request' (duration: 135.789664ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031206Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"462.080895ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-18T17:57:25.031218Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"488.255476ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tcproutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.031246Z","caller":"traceutil/trace.go:172","msg":"trace[48252182] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies; range_end:; response_count:0; response_revision:569; }","duration":"462.123015ms","start":"2026-04-18T17:57:24.569114Z","end":"2026-04-18T17:57:25.031237Z","steps":["trace[48252182] 'agreement among raft nodes before linearized reading' (duration: 462.024374ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031274Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.569104Z","time spent":"462.162685ms","remote":"127.0.0.1:56342","response type":"/etcdserverpb.KV/Range","request count":0,"request size":65,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:25.031313Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"478.173665ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/referencegrants\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.031346Z","caller":"traceutil/trace.go:172","msg":"trace[860442791] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/referencegrants; range_end:; response_count:0; response_revision:569; }","duration":"478.208016ms","start":"2026-04-18T17:57:24.553130Z","end":"2026-04-18T17:57:25.031338Z","steps":["trace[860442791] 'agreement among raft nodes before linearized reading' (duration: 478.160785ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031373Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.553109Z","time spent":"478.256836ms","remote":"127.0.0.1:56338","response type":"/etcdserverpb.KV/Range","request count":0,"request size":55,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.k8s.io/referencegrants\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:25.031439Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"406.40338ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/grpcroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.031477Z","caller":"traceutil/trace.go:172","msg":"trace[1329099343] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes; range_end:; response_count:0; response_revision:569; }","duration":"406.443501ms","start":"2026-04-18T17:57:24.625023Z","end":"2026-04-18T17:57:25.031467Z","steps":["trace[1329099343] 'agreement among raft nodes before linearized reading' (duration: 406.38629ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031506Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.625003Z","time spent":"406.497272ms","remote":"127.0.0.1:56360","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.k8s.io/grpcroutes\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:25.031555Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"364.766144ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/tlsroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.031272Z","caller":"traceutil/trace.go:172","msg":"trace[194185256] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tcproutes; range_end:; response_count:0; response_revision:569; }","duration":"488.314396ms","start":"2026-04-18T17:57:24.542944Z","end":"2026-04-18T17:57:25.031258Z","steps":["trace[194185256] 'agreement among raft nodes before linearized reading' (duration: 488.200885ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031648Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.542927Z","time spent":"488.711889ms","remote":"127.0.0.1:56318","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.k8s.io/tcproutes\" limit:1 "} {"level":"info","ts":"2026-04-18T17:57:25.031655Z","caller":"traceutil/trace.go:172","msg":"trace[1748740537] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/tlsroutes; range_end:; response_count:0; response_revision:569; }","duration":"364.929586ms","start":"2026-04-18T17:57:24.666689Z","end":"2026-04-18T17:57:25.031618Z","steps":["trace[1748740537] 'agreement among raft nodes before linearized reading' (duration: 364.636004ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031696Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"507.82245ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/httproutefilters\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-18T17:57:25.031724Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.666651Z","time spent":"365.063906ms","remote":"127.0.0.1:56394","response type":"/etcdserverpb.KV/Range","request count":0,"request size":49,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.k8s.io/tlsroutes\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:25.031911Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"527.214583ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-18T17:57:25.031947Z","caller":"traceutil/trace.go:172","msg":"trace[926165424] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets; range_end:; response_count:0; response_revision:569; }","duration":"527.251494ms","start":"2026-04-18T17:57:24.504687Z","end":"2026-04-18T17:57:25.031939Z","steps":["trace[926165424] 'agreement among raft nodes before linearized reading' (duration: 527.198273ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.031972Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.504670Z","time spent":"527.295694ms","remote":"127.0.0.1:56264","response type":"/etcdserverpb.KV/Range","request count":0,"request size":55,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets\" limit:1 "} {"level":"info","ts":"2026-04-18T17:57:25.031744Z","caller":"traceutil/trace.go:172","msg":"trace[1918121141] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/httproutefilters; range_end:; response_count:0; response_revision:569; }","duration":"507.998021ms","start":"2026-04-18T17:57:24.523735Z","end":"2026-04-18T17:57:25.031733Z","steps":["trace[1918121141] 'agreement among raft nodes before linearized reading' (duration: 507.79651ms)"],"step_count":1} {"level":"warn","ts":"2026-04-18T17:57:25.032595Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-18T17:57:24.523658Z","time spent":"508.919688ms","remote":"127.0.0.1:56290","response type":"/etcdserverpb.KV/Range","request count":0,"request size":52,"response count":0,"response size":27,"request content":"key:\"/registry/gateway.envoyproxy.io/httproutefilters\" limit:1 "} {"level":"warn","ts":"2026-04-18T17:57:36.317789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:36.333994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:36.432358Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:36.449591Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49388","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:36.478064Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49400","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:36.621855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:38.525863Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48444","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:55.079419Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:55.132475Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:55.142152Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59738","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-18T17:57:55.156094Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59752","server-name":"","error":"EOF"}