{"level":"warn","ts":"2026-06-13T01:16:05.760409Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-13T01:16:05.761540Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-13T01:16:05.761561Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.138: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.138:2380","--initial-cluster=controller-1=https://199.204.45.222:2380,controller-3=https://199.204.45.138:2380,controller-2=https://199.204.45.38:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.138:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.138:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-06-13T01:16:05.761683Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-13T01:16:05.761711Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-13T01:16:05.761723Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.138:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.761753Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-13T01:16:05.762565Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.138:2379"]} {"level":"info","ts":"2026-06-13T01:16:05.762823Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.204.45.138:2380"],"listen-peer-urls":["https://199.204.45.138:2380"],"advertise-client-urls":["https://199.204.45.138:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.138:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.222:2380,controller-2=https://199.204.45.38:2380,controller-3=https://199.204.45.138:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-06-13T01:16:05.765212Z","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: 0xc00048ea88}"} {"level":"info","ts":"2026-06-13T01:16:05.769429Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-13T01:16:05.769486Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.399845ms"} {"level":"info","ts":"2026-06-13T01:16:05.769509Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-13T01:16:05.769533Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-13T01:16:05.782087Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-06-13T01:16:05.782133Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.38:2380","host":"199.204.45.38:2380","resolved-addr":"199.204.45.38:2380"} {"level":"info","ts":"2026-06-13T01:16:05.782156Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.138:2380","host":"199.204.45.138:2380","resolved-addr":"199.204.45.138:2380"} {"level":"info","ts":"2026-06-13T01:16:05.782165Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.38:2380","host":"199.204.45.38:2380","resolved-addr":"199.204.45.38:2380"} {"level":"info","ts":"2026-06-13T01:16:05.782179Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.138:2380","host":"199.204.45.138:2380","resolved-addr":"199.204.45.138:2380"} {"level":"info","ts":"2026-06-13T01:16:05.782194Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-06-13T01:16:05.800029Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-13T01:16:05.806361Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-13T01:16:05.806411Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"510435a7884e6c70","cluster-id":"b87e8aca83a17eab"} {"level":"info","ts":"2026-06-13T01:16:05.806492Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-13T01:16:05.806623Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"510435a7884e6c70 switched to configuration voters=()"} {"level":"info","ts":"2026-06-13T01:16:05.806701Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"510435a7884e6c70 became follower at term 0"} {"level":"info","ts":"2026-06-13T01:16:05.806716Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 510435a7884e6c70 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-13T01:16:05.811776Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-13T01:16:05.817364Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-13T01:16:05.819531Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-06-13T01:16:05.820100Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820120Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.820217Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.820229Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f","remote-peer-urls":["https://199.204.45.38:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.820287Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820364Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820545Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820538Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820572Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.820627Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.820634Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.820652Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.820639Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.821033Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.822242Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.822326Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.823186Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.823129Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.823352Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f","remote-peer-urls":["https://199.204.45.38:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.823490Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"510435a7884e6c70","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-13T01:16:05.823612Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.823646Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-13T01:16:05.823706Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-13T01:16:05.823729Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-06-13T01:16:05.823894Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-13T01:16:05.824348Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-06-13T01:16:05.824457Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.138:2380"} {"level":"info","ts":"2026-06-13T01:16:05.824647Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.138:2380"} {"level":"info","ts":"2026-06-13T01:16:05.825077Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"510435a7884e6c70 [term: 0] received a MsgHeartbeat message with higher term from 380f6760faea5f9e [term: 2]"} {"level":"info","ts":"2026-06-13T01:16:05.825131Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"510435a7884e6c70 became follower at term 2"} {"level":"info","ts":"2026-06-13T01:16:05.825211Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 510435a7884e6c70 elected leader 380f6760faea5f9e at term 2"} {"level":"info","ts":"2026-06-13T01:16:05.825620Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"9887c1bcce60198f","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-13T01:16:05.825651Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.825686Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.825744Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"9887c1bcce60198f","stream-type":"stream Message"} {"level":"info","ts":"2026-06-13T01:16:05.825772Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.825907Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"380f6760faea5f9e","stream-type":"stream Message"} {"level":"info","ts":"2026-06-13T01:16:05.825956Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.826022Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"510435a7884e6c70","initial-advertise-peer-urls":["https://199.204.45.138:2380"],"listen-peer-urls":["https://199.204.45.138:2380"],"advertise-client-urls":["https://199.204.45.138:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.138:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-13T01:16:05.826083Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.826107Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-13T01:16:05.826375Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"380f6760faea5f9e","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-13T01:16:05.826398Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.833586Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"510435a7884e6c70","remote-snapshot-sender-id":"380f6760faea5f9e","incoming-snapshot-index":705,"incoming-snapshot-message-size-bytes":8745,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-06-13T01:16:05.834465Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.838402Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.839848Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.843692Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.845130Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002c1.snap.db","bytes":1060864,"size":"1.1 MB"} {"level":"info","ts":"2026-06-13T01:16:05.845160Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"510435a7884e6c70","remote-snapshot-sender-id":"380f6760faea5f9e","incoming-snapshot-index":705,"incoming-snapshot-size-bytes":1060864,"incoming-snapshot-size":"1.1 MB","download-took":"11.614879ms"} {"level":"info","ts":"2026-06-13T01:16:05.845278Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 705, term: 2]"} {"level":"info","ts":"2026-06-13T01:16:05.845345Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"510435a7884e6c70 switched to configuration voters=(4039561056998809502 10990966432281401743) learners=(5837850010641656944)"} {"level":"info","ts":"2026-06-13T01:16:05.845365Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"510435a7884e6c70 [commit: 705, lastindex: 705, lastterm: 2] restored snapshot [index: 705, term: 2]"} {"level":"info","ts":"2026-06-13T01:16:05.845376Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"510435a7884e6c70 [commit: 705] restored snapshot [index: 705, term: 2]"} {"level":"info","ts":"2026-06-13T01:16:05.845488Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":705,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-13T01:16:05.849001Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":705} {"level":"info","ts":"2026-06-13T01:16:05.849283Z","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: 0xc00048ea10}"} {"level":"info","ts":"2026-06-13T01:16:05.849857Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-06-13T01:16:05.849899Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"668.213µs"} {"level":"info","ts":"2026-06-13T01:16:05.849951Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-13T01:16:05.851123Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-13T01:16:05.851158Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-13T01:16:05.852529Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":652} {"level":"info","ts":"2026-06-13T01:16:05.852562Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":705} {"level":"info","ts":"2026-06-13T01:16:05.852606Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-13T01:16:05.852773Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-13T01:16:05.853931Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-13T01:16:05.853973Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-13T01:16:05.854252Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-13T01:16:05.854312Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-13T01:16:05.855562Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-13T01:16:05.855950Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-13T01:16:05.856283Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-13T01:16:05.858749Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-13T01:16:05.858774Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"b87e8aca83a17eab","local-member-id":"510435a7884e6c70","recovered-remote-peer-id":"380f6760faea5f9e","recovered-remote-peer-urls":["https://199.204.45.222:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-13T01:16:05.858787Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"b87e8aca83a17eab","local-member-id":"510435a7884e6c70","recovered-remote-peer-id":"510435a7884e6c70","recovered-remote-peer-urls":["https://199.204.45.138:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-13T01:16:05.858795Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"b87e8aca83a17eab","local-member-id":"510435a7884e6c70","recovered-remote-peer-id":"9887c1bcce60198f","recovered-remote-peer-urls":["https://199.204.45.38:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-13T01:16:05.858803Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-13T01:16:05.858826Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-13T01:16:05.858836Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-13T01:16:05.858851Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"warn","ts":"2026-06-13T01:16:05.858906Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.858926Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"380f6760faea5f9e"} {"level":"warn","ts":"2026-06-13T01:16:05.858949Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.858959Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.859028Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"warn","ts":"2026-06-13T01:16:05.859284Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e","error":"context canceled"} {"level":"warn","ts":"2026-06-13T01:16:05.859324Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"380f6760faea5f9e","error":"failed to read 380f6760faea5f9e on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-13T01:16:05.859350Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"warn","ts":"2026-06-13T01:16:05.859449Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e","error":"context canceled"} {"level":"info","ts":"2026-06-13T01:16:05.859468Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.859479Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.859490Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"510435a7884e6c70","removed-remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.859499Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"warn","ts":"2026-06-13T01:16:05.859535Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859554Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"9887c1bcce60198f"} {"level":"warn","ts":"2026-06-13T01:16:05.859589Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859605Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859685Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"warn","ts":"2026-06-13T01:16:05.859771Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f","error":"context canceled"} {"level":"warn","ts":"2026-06-13T01:16:05.859798Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"9887c1bcce60198f","error":"failed to read 9887c1bcce60198f on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-13T01:16:05.859812Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"warn","ts":"2026-06-13T01:16:05.859920Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f","error":"context canceled"} {"level":"info","ts":"2026-06-13T01:16:05.859945Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859954Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859963Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"510435a7884e6c70","removed-remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.859970Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-13T01:16:05.859986Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-13T01:16:05.860007Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.860131Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.860246Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.861384Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.861429Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e","remote-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.861459Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.861477Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.861640Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.861641Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.860824Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.865281Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.865387Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.867014Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.867275Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f","remote-peer-urls":["https://199.204.45.38:2380"]} {"level":"info","ts":"2026-06-13T01:16:05.867078Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.867163Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.867303Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-13T01:16:05.867563Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":705,"current-applied-index":705,"incoming-leader-snapshot-index":705,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-13T01:16:05.868014Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"510435a7884e6c70","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.138:2379]}","cluster-id":"b87e8aca83a17eab","publish-timeout":"7s"} {"level":"info","ts":"2026-06-13T01:16:05.868068Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-13T01:16:05.868107Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-13T01:16:05.871700Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-13T01:16:05.871737Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-06-13T01:16:05.873306Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-13T01:16:05.873695Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-13T01:16:05.873866Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-13T01:16:05.882553Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.882634Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.883344Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.883724Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.883759Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.884647Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.885944Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-06-13T01:16:05.887329Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.138:2379"} {"level":"warn","ts":"2026-06-13T01:16:05.894020Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.138:45306","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-13T01:16:05.898413Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"380f6760faea5f9e","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-13T01:16:05.898457Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.901732Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"380f6760faea5f9e","stream-type":"stream Message"} {"level":"info","ts":"2026-06-13T01:16:05.901788Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"380f6760faea5f9e"} {"level":"info","ts":"2026-06-13T01:16:05.905765Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"9887c1bcce60198f","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-13T01:16:05.905828Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.910547Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"510435a7884e6c70","to":"9887c1bcce60198f","stream-type":"stream Message"} {"level":"info","ts":"2026-06-13T01:16:05.910571Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"510435a7884e6c70","remote-peer-id":"9887c1bcce60198f"} {"level":"info","ts":"2026-06-13T01:16:05.924171Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"510435a7884e6c70","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"warn","ts":"2026-06-13T01:16:06.100838Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.103471Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.131005Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.137588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.159924Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.177869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.204879Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52728","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.213087Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52746","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.220442Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52766","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.231767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52778","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.239397Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52800","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.250904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.258801Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.272261Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.276395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.288509Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.294258Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.304494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.312747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52934","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.321051Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.336765Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.373437Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52984","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-13T01:16:06.377394Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"510435a7884e6c70 switched to configuration voters=(4039561056998809502 5837850010641656944 10990966432281401743)"} {"level":"info","ts":"2026-06-13T01:16:06.377548Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"b87e8aca83a17eab","local-member-id":"510435a7884e6c70","promoted-member-id":"510435a7884e6c70"} {"level":"warn","ts":"2026-06-13T01:16:06.388780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.404078Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.419053Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.433421Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.444018Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53080","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.456479Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.473606Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.479146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.488203Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.497540Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.507520Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.528773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.569573Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53244","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.577847Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.593071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53276","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.615820Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.620410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.628922Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53344","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.642587Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53360","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.652874Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53390","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.664237Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53408","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.674452Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.686542Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.696125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.716628Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.724745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53520","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.734374Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.743550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53552","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.749836Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.759083Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53600","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.766324Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53642","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.776514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.788391Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.843304Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53704","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.850123Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.862212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53732","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.870775Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-13T01:16:06.932558Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53756","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-13T01:16:54.859422Z","caller":"traceutil/trace.go:172","msg":"trace[1406340482] transaction","detail":"{read_only:false; response_revision:1027; number_of_response:1; }","duration":"101.892753ms","start":"2026-06-13T01:16:54.757500Z","end":"2026-06-13T01:16:54.859392Z","steps":["trace[1406340482] 'process raft request' (duration: 101.673157ms)"],"step_count":1} {"level":"info","ts":"2026-06-13T01:16:55.461754Z","caller":"traceutil/trace.go:172","msg":"trace[1957509694] transaction","detail":"{read_only:false; response_revision:1034; number_of_response:1; }","duration":"109.258615ms","start":"2026-06-13T01:16:55.352482Z","end":"2026-06-13T01:16:55.461741Z","steps":["trace[1957509694] 'process raft request' (duration: 108.7171ms)"],"step_count":1} {"level":"info","ts":"2026-06-13T01:17:02.301777Z","caller":"traceutil/trace.go:172","msg":"trace[1211832715] transaction","detail":"{read_only:false; response_revision:1089; number_of_response:1; }","duration":"115.747634ms","start":"2026-06-13T01:17:02.186014Z","end":"2026-06-13T01:17:02.301762Z","steps":["trace[1211832715] 'process raft request' (duration: 115.632891ms)"],"step_count":1} {"level":"info","ts":"2026-06-13T01:18:02.997124Z","caller":"traceutil/trace.go:172","msg":"trace[1852456] linearizableReadLoop","detail":"{readStateIndex:1868; appliedIndex:1868; }","duration":"117.924101ms","start":"2026-06-13T01:18:02.879174Z","end":"2026-06-13T01:18:02.997098Z","steps":["trace[1852456] 'read index received' (duration: 117.917531ms)","trace[1852456] 'applied index is now lower than readState.Index' (duration: 5.2µs)"],"step_count":2} {"level":"warn","ts":"2026-06-13T01:18:02.997390Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"118.182905ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/cilium-operator-resource-lock\" limit:1 ","response":"range_response_count:1 size:496"} {"level":"info","ts":"2026-06-13T01:18:02.997479Z","caller":"traceutil/trace.go:172","msg":"trace[1267710883] range","detail":"{range_begin:/registry/leases/kube-system/cilium-operator-resource-lock; range_end:; response_count:1; response_revision:1603; }","duration":"118.294707ms","start":"2026-06-13T01:18:02.879168Z","end":"2026-06-13T01:18:02.997463Z","steps":["trace[1267710883] 'agreement among raft nodes before linearized reading' (duration: 118.053963ms)"],"step_count":1}